G
Guest
I have a query that is used by a number of other queries. Depending on what
is entered in a form I want to use VBA to put a different SQL statement in
the query. For example if they select option 1 from an option box, the SQL
statement would be different to if they select option 2. Is this possible?
Basically I want to change the SQL of a stored query based on an option box.
is entered in a form I want to use VBA to put a different SQL statement in
the query. For example if they select option 1 from an option box, the SQL
statement would be different to if they select option 2. Is this possible?
Basically I want to change the SQL of a stored query based on an option box.