Forum Discussion
NikkiGaa
Apr 16, 2025Copper Contributor
Filter via checkboxes with multiple criteria
 I want to make a feature/application matrix where you can choose features by clicking on a checkbox and the filter needs to show only the application where all the chosen (checked) are available.  So...
HansVogelaar
Apr 16, 2025MVP
Would it be OK to use VBA code?
NikkiGaa
Apr 18, 2025Copper Contributor
If that's the only way it will be OK. Need to fresh up my limited programming skills tough but I will manage.
- HansVogelaarApr 18, 2025MVPGood luck. Feel free to ask questions if you get stuck. - NikkiGaaApr 22, 2025Copper ContributorI meant that if you have an example of how I realize that via VBA code that I can probably work from there. I myself will not be able to come up with it. Can you give a practical working example? - HansVogelaarApr 23, 2025MVPSure. See FilterByCheckbox.xlsm Make sure that you allow macros.