View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
EB EB is offline
external usenet poster
 
Posts: 6
Default Lookup Value and Return Column Heading

Need formula to lookup a value from a table and return the corresponding
column heading.
For example, I would like to look up the value 12 and have the formula
return 2222.
Example of table - Table is 6 columns x 9 rows. No row headers just column
headers.

A B
1111 2222
1 06 07
2 09 10
3 11 12

Appreciate the help