How can I get data from named ranges together in another tab to show results from a sheet with data using a drop down menu to chose a name and get the range of the named ranges?
The example sheet.
As you can see, the data sheet contains all data and the value tab should be the one where I use a name from the drop down list to get the results next to it which is not working because I am missing the part how to do that.