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?
- NikkiGaaApr 18, 2025Copper Contributor
If that's the only way. I will manage.
- NikkiGaaApr 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, 2025MVP
Good luck. Feel free to ask questions if you get stuck.
- NikkiGaaApr 21, 2025Copper Contributor
I 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?