I have a form “frmViewContractors” with 18 checkboxes.
The checkboxes are used to designate if a contractor has a particular skill.
I would like to be able to filter the records on the form so that the User could see the skills that they are looking for in a contractor.
Then have a button to clear the filter.
What is a good way to attack this problem?