Hi all,
I have a process whereby 3 access queries are executed one after the other -- I have a progress bar meter pop-up that will run while the queries are being executed..
How can I execute these queries in code, with it all being transparent to the user? I know that I have to do setwarnings = false -- but is it possible to run access queries without having to view the data /design screens during execution?
thanks
Hj