P
p-rat
I have a query that I would like to filter based on an entry into a
textbox on form. The query is used in a combo box on the same form.
Example would be textbox1 = location. combobox2 = locationequipment
When someone enters Dallas into textbox1 I would like this to
automatically filter the recordset of query to only the equipment in
this location.
Would someone know how to do this?
textbox on form. The query is used in a combo box on the same form.
Example would be textbox1 = location. combobox2 = locationequipment
When someone enters Dallas into textbox1 I would like this to
automatically filter the recordset of query to only the equipment in
this location.
Would someone know how to do this?