Looking up values across tabs
Hi,
I think I have a similar problem.
I have a single (large) workbook, with multiple worksheets (all same layout
and format).
These multiple sheets show data being returned from multiple sources. I have
to cross-check another sheet of unique reference numbers to see if they exist
in any of the multiple sheets.
I've been using the VLOOKUP function with success, but to do this I have
been consolidating (Using cut & paste) the multiple sheets into one. The
multiples are getting larger and larger (over 15 sheets) now. Is there a way
of searching for a cells contents (lookup_value) across multiple data sources
(Table_array across multiple sheets) and returning a result (or even a #N/A -
at least I'd know if the unique ref exists!).
If there's another function other than VLOOKUP then I'm happy to adapt!
L.
" wrote:
I have a spreadsheet with a list of codes on separate tabs, each tab
is named according to its category .
On the last tab I have a list containing of ALL the above codes.
I want a formula to look at all of the tabs (apart from the final one)
and return the category for each code next to the relevant code in the
list on the last tab.
The end result is that each code in the complete list will have the
correct category next to it.
Any help appreciated.
|