WantToKnowMore
Programmer
I'm calling several stored queries that create temporary files from within VBA using "DoCmd.OpenQuery" calls. One of the queries is a select query.
How can I stop the results of the select query from being displayed to the user?
Thanks in advance!
How can I stop the results of the select query from being displayed to the user?
Thanks in advance!