R
rirus via AccessMonster.com
Is there a way to use a User Function (VBA) which pulls a process name from a
table of processes that can be used in the Criteria of a Query?
When the query is executed the User Function (VBA) pulls a process name to
identify the criteria for a process name and the query retrieves all the data
for that process in its results.
What I normally do is open a hidden form, enter in the process name into a
field and then run the query. The Criteria for the Process Name is then
pulled from that field and the query retrieves all the data for that process
in its results.
Thanks,
rirus
table of processes that can be used in the Criteria of a Query?
When the query is executed the User Function (VBA) pulls a process name to
identify the criteria for a process name and the query retrieves all the data
for that process in its results.
What I normally do is open a hidden form, enter in the process name into a
field and then run the query. The Criteria for the Process Name is then
pulled from that field and the query retrieves all the data for that process
in its results.
Thanks,
rirus