Hello,
I have a the following command line within an application that runs a MS Access Macro.
"C:\Program Files\Microsoft Office\Office11\msaccess.exe" "\\SERVER\analyst\libraries\UK\UK.mdb" /Excl /X Upload
Upload is the name of the macro. The Macro runs a query.
1. Is there away for the...