Forum Discussion
Combo Charts
- Nov 11, 2022
You can insert a filter (List-of-Values) in excel using the below steps:
Go to the cell where you want to insert the filter (in this case C2), then
Select Data > Data Validation > List > [actual data]
You may refer to the screenshot for more clarity.
In the SOURCE field, you have options either to manually input the values or define a range.
Thanks
Tauqeer
First, with the help of Index() & MAtch() functions you can arrange your data, and then you can easily make a combo chart.
Please refer to the attached sample file and let me know if it works for you.
Thanks
Tauqeer
- ExcelNovice2319Nov 11, 2022Copper ContributorIf I may ask though, how did you make the filter at the top? I cant seem to recreate that
- tauqeeracmaNov 11, 2022Iron Contributor
You can insert a filter (List-of-Values) in excel using the below steps:
Go to the cell where you want to insert the filter (in this case C2), then
Select Data > Data Validation > List > [actual data]
You may refer to the screenshot for more clarity.
In the SOURCE field, you have options either to manually input the values or define a range.
Thanks
Tauqeer
- ExcelNovice2319Nov 11, 2022Copper Contributor
This is perfect! thank you for your help! tauqeeracma