S
Sash
I receive a report from a client and need to run it through Monarch in order
to get the data into my database. I've created a batch file that works great
to facilitate this, but would like to run this from a form in Access. I have
the following code and it looks like it's doing something, but it doesn't.
When I run the flat file from Windows Explorer it works fine. Any help would
be greatly appreciated.
Shell ("C:\AA.bat")
to get the data into my database. I've created a batch file that works great
to facilitate this, but would like to run this from a form in Access. I have
the following code and it looks like it's doing something, but it doesn't.
When I run the flat file from Windows Explorer it works fine. Any help would
be greatly appreciated.
Shell ("C:\AA.bat")