I am looking for someone to explain to me how to format my data to remove the need to lookup a value with a ' preceding the value. For example: I am wanting to lookup the value 100100 in my data range. Using the vlookup command vlookup(a3,list,3,false) where A3=100100. I get a #n/a error, but if I change the value in A3 to '100100 I get the correct result. How do I eliminate the need for the '?
Thank you in advance.
Tom
Thank you in advance.
Tom