I'll try to explain this the best i can so bear with me!
Aim - to create a graph where the end user chooses the data to be displayed.
Progress - I have created the base graph and inserted a drop down menu, directly above containing the desired parameters. When the drop down is changed it triggers a vlookup to change the data in the cells where the graph reads from.
Problem - i can select parameter 1, 2 an 3 but 4 is designed to be ALL i.e. 1,2,3 combined. How can i get my vlookup to display data from 1,2 an 3 in the area where the graph reads from?
Hope that makes sense.
Aim - to create a graph where the end user chooses the data to be displayed.
Progress - I have created the base graph and inserted a drop down menu, directly above containing the desired parameters. When the drop down is changed it triggers a vlookup to change the data in the cells where the graph reads from.
Problem - i can select parameter 1, 2 an 3 but 4 is designed to be ALL i.e. 1,2,3 combined. How can i get my vlookup to display data from 1,2 an 3 in the area where the graph reads from?
Hope that makes sense.