sure you guys must be tired of these:
i have data in a range - b2:10
with corresponding data alongsisde c2:c10
in f2 i have data that i want to lookup in b2:10 and return the corresponding data from c2:c10 into g2
i have:
=VLOOKUP(F2,B2:B10,2,FALSE)
and get #N/A
clearly i'm doing something wrong, but thought i'd followed the guidelines........
Thanks all,
i have data in a range - b2:10
with corresponding data alongsisde c2:c10
in f2 i have data that i want to lookup in b2:10 and return the corresponding data from c2:c10 into g2
i have:
=VLOOKUP(F2,B2:B10,2,FALSE)
and get #N/A
clearly i'm doing something wrong, but thought i'd followed the guidelines........
Thanks all,