Thread: Lookup table
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Bondi
 
Posts: n/a
Default Lookup table

Hi Shannon,

You can use VLOOKUP()... Something like

=VLOOKUP(CellRefferenceToYourNumber,A1:B250,2)

Regards,
Bondi