View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
DejanFlo DejanFlo is offline
external usenet poster
 
Posts: 1
Default Lookup data in multiple cell range

Hello,

I have to find data in multiple cell range and return corresponding value:

Example: I have 3 tables with same type of data, but diferent lookup subject.

Then I have to find subject in any of 3 ranges and get corresponding values
for that record.

Regards