G
Guest
I have:
A form that has two combo boxes (cboCity and cboCountry) and a command
button (cmdFilter). The subform contains contact information.
I want:
When a user clicks the "Filter" button on the form, the subform is filtered
by the values in the city and country combo boxes.
Any suggestions?
A form that has two combo boxes (cboCity and cboCountry) and a command
button (cmdFilter). The subform contains contact information.
I want:
When a user clicks the "Filter" button on the form, the subform is filtered
by the values in the city and country combo boxes.
Any suggestions?