Forum Discussion
RichCMS
Dec 22, 2021Copper Contributor
Inserting a table from another sheet when selecting from a drop down.
Is there a way to have a drop down of several options at the top of one sheet that when you select an option it will insert the table from another sheet that corresponds to that option? I am trying ...
Martin_Weiss
Dec 23, 2021Bronze Contributor
Hi RichCMS
there are several options, depending on the structure and size of your tables and on your Excel version.
One option could be a VLOOKUP.
If you use Microsoft 365/Office 365, then you could also use the new FILTER function.
Or you could use Power Query, which takes the value of the dropdown field as a selection/filter criteria.