Thread
:
Lookup table
View Single Post
#
2
Posted to microsoft.public.excel.misc
Bondi
Posts: n/a
Lookup table
Hi Shannon,
You can use VLOOKUP()... Something like
=VLOOKUP(CellRefferenceToYourNumber,A1:B250,2)
Regards,
Bondi
Reply With Quote