Recall a whole table based on a selected cell value

panga83

New Member
Joined
Jul 23, 2019
Messages
2
Hi,

I have a number of tables (in a single sheet). Each table has some properties (temperature, presssure) pertaining to a particular pipe material group.

What I want is that when i select one of the material groups (in another sheet), it displays all the values related to that table underneath.
 

Excel Facts

VLOOKUP to Left?
Use =VLOOKUP(A2,CHOOSE({1,2},$Z$1:$Z$99,$Y$1:$Y$99),2,False) to lookup Y values to left of Z values.
Welcome to the forum.

I have Excel365 Insider, so I hope this also works in old software.

Put a DataValidation list somewhere; in my test case, it's M9. It contains the List of the names of the ExcelTables. In my test case one of them is Table5 and the other Table6. Put this formula near M9: [FONT=Verdana,Arial,Tahoma,Calibri,Geneva,sans-serif]=INDIRECT(M9&"[#All]")[/FONT]
 
Upvote 0
Welcome to the forum.

I have Excel365 Insider, so I hope this also works in old software.

Put a DataValidation list somewhere; in my test case, it's M9. It contains the List of the names of the ExcelTables. In my test case one of them is Table5 and the other Table6. Put this formula near M9: =INDIRECT(M9&"[#All]")

Thank you for your prompt response. I am using Windows 10, Excel 2016.

As any file sharing websites are blocked in my office, is there any other way I can share my file?
 
Upvote 0

Forum statistics

Threads
1,214,896
Messages
6,122,132
Members
449,066
Latest member
Andyg666

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