Posted by giloosh on 01/19/06 00:55
Pedro,
when i double click the batch file it opens a macro within MS access
which calls a function and then tells access to quit.
this is how i use the batch file to run the macro:
"C:\Program Files\Microsoft Office\OFFICE11\MSACCESS.EXE"
"C:\ACCESS_FILE.mdb" /x "my_macro"
this all happens within 1 sec or 2.
Pedro Graca wrote:
> giloosh wrote:
> > my batch file (batch_file.bat) starts ms access.
> > it works fine when i open it by double clicking the file.
>
> How long (ie how many seconds) does ms access stay open when you double
> click it?
>
> --
> If you're posting through Google read <http://cfaj.freeshell.org/google>
[Back to original message]
|