Multitabbed list and v lookup

quackymacduck

New Member
Joined
Jun 7, 2007
Messages
18
I have about 14 different tabs, all named after their specific group. In each of those tabs, there is a list of people and about 14 different columns with data regarding each of them. I am trying to have a main cover page with a dropdown to chose a specific person and then have the neighboring cells vlookup the data that would be relevant to that specific person on whatever tab they are on.

Is there an easier way that just doing multiple lists? How do you do a vlookup across the entire workbook? Please help!
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
I don't think VLOOKUP is a 3D function, so that won't work directly. Do you have a list showing Name, Group anywhere? It sounds like your Sheet names are Group names. If you can show both the group and name on the cover sheet, you can use INDIRECT inside a VLOOKUP.

Another way would be to combine your data into one list, with another column for Group.
 
Upvote 0

Forum statistics

Threads
1,215,425
Messages
6,124,826
Members
449,190
Latest member
rscraig11

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top