View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
MICMERG MICMERG is offline
external usenet poster
 
Posts: 2
Default vlookup in a multiple sheet file

Hi,

I am trying to use the vlookup function to search for data in another file
that has multiple sheets (25). The worksheets all have different names (
not just 1 to 25).

The data I am looking for is all set up with the same columns on each page
so I can look in column F on each page.

So, how can I vlookup on 25 pages at once rather than using 25 different
vlookups.

Thanks in advance