V Look Up
Ok,
Sample from Column A of Cognos sheet
Acc No
656918
650095
646211
716733
716297
Sample from Column A of other sheet
524528
525036
551997
514710
?
--
Tony
"JLatham" wrote:
The formula is structured properly. Typical reasons for "can't get the thing
to work" a
you have numbers in column A, but numbers formatted as text on the Cognos
sheet column A or vice-versa;
you're comparing text and in one of the columns there may be added space
characters in front/behind the text that aren't on the other sheet;
the formula isn't being used properly - as the type of information to be
matched is not in the first column of the lookup table.
It would really help to know what kind of entries are in column A on both
sheets.
"tonyagrey" wrote:
WHats wrong with this formaula? Cant get the thing to work
=VLOOKUP(A2,Cognos!$A$3:$J$763,2,FALSE)
--
Tony
|