Is there any way to return a text string, from a number value. As in a lookup table, without calling up another program?
I just want to have a simple table within my code to be able to reference.
I am doing some calculations, and based on the numerical value of the answer i would like to also display what that number references. Like a description....
Thanks
I just want to have a simple table within my code to be able to reference.
I am doing some calculations, and based on the numerical value of the answer i would like to also display what that number references. Like a description....
Thanks