Hi,
I'm working with VBA Access 2007 and currently I have a problem of how to filter certain data from a query.
I have a form with combo boxes, radio buttons, check boxes and command buttons. When user select combo box Department = Steel, and click the View button, Query1 will appear.
But...