I'm using access for the first time. I have a combo box on a form, I'd like users to select an item from the combo box and that will return all form records containing that item. The same as applying a form filter but easier for the user
Is there a simple way to do this without VB script...