I am trying to figure out how to add/remove criteria to a COUNTIFS statement, based on the value of a VBA UserForm Checkbox.
All of the criteria for the checkboxes are based out of the same collum. Here is the similar code I currently utilize for my checkbox filter.
(Thank you RudiS)
The code hides fields within a collumn based on the tag within the checkbox's properties. Now I am trying to create an addition that will add criteria to a CountIf formula in real time.
An example would be
This one is a bit difficult for me to wrap my head around. Let me know if I need to explain into more detail.
Bookmarks