O
Oyster
I have many queries which act to filter records according to various
criteria such as location, active account etc
What I would like is to include a Combo box on my main form which would
contain the names of the queries which would then be applied when chosen
Do I need to copy the SQL code of each query into a new table which can be
the source of the combo box and get the after update event to run it?
Can anyone point to an example or some sample code?
Thanks
Mark
criteria such as location, active account etc
What I would like is to include a Combo box on my main form which would
contain the names of the queries which would then be applied when chosen
Do I need to copy the SQL code of each query into a new table which can be
the source of the combo box and get the after update event to run it?
Can anyone point to an example or some sample code?
Thanks
Mark