J
John
I have a set of dynamic queries built in VBA using
CreateQueryDef based on what gets selected on a form
(where clause). I also have a set of static query to be
joined with the dynamic query and the resulting join is my
recordsource for my report. The issue is in a multi-user
environment, the dynamic queries will get overwritten by
different users depending on what was chosen. Any ideas on
how to resolve this? Thanks in advance.
CreateQueryDef based on what gets selected on a form
(where clause). I also have a set of static query to be
joined with the dynamic query and the resulting join is my
recordsource for my report. The issue is in a multi-user
environment, the dynamic queries will get overwritten by
different users depending on what was chosen. Any ideas on
how to resolve this? Thanks in advance.