Getting text answers without using Lookup functions

J

Jerry

Hello Out There,

Because lookup formulas require the initial range
structure to be in sequence I cannot use them to return an
text answer on my worksheet. The information used is
random and should not be sorted for this purpose. I use
sum(if( to get 99% of the information but still need to
get the alpha numeric data.

Example: A B C D
1
 
A

Aladin Akyurek

When the match type is set to 0 (=FALSE), they will do what you want.

=VLOOKUP(LookupValue,LookupTable,ColIdx,0)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top