I have an excel file with 3 Sheets - Dashboard, Funnel and DDL
The Dashboard is used to display the summed up data from the funnel sheet
The Funnel is used for user entry
DDL - is my sheet uses for drop down lists
What i would like to do is on the Dashboard sheet, add a drop down (which i have added) that i can only select one option: Q1-19, Q2-19, Q3-19, Q4-19, Q1-20, Q2-20, Q3-20, Q4-20, etc and it would filter my list on the Funnel page (there is a drop down here that the user would select the Quarter - its in Column K); so that the filtered data on the Funnel page only displays what is selected in the drop down on the Dashboard sheet.....
VBA is fine is possible..
Thanks
The Dashboard is used to display the summed up data from the funnel sheet
The Funnel is used for user entry
DDL - is my sheet uses for drop down lists
What i would like to do is on the Dashboard sheet, add a drop down (which i have added) that i can only select one option: Q1-19, Q2-19, Q3-19, Q4-19, Q1-20, Q2-20, Q3-20, Q4-20, etc and it would filter my list on the Funnel page (there is a drop down here that the user would select the Quarter - its in Column K); so that the filtered data on the Funnel page only displays what is selected in the drop down on the Dashboard sheet.....
VBA is fine is possible..
Thanks