How to exit Access 2000 in autoexec macro -
08-06-2003
, 03:58 AM
I am moving one application developed in acc97 to 2000. There are
several mdb or mde files which contain autoexec macros and which must
perform some operation and exit form access. This was normally working
in acc97, but do not work in acc2000. The main message is : could not
find file ****.mdb .
I have tested many ways, the main is macro command RunCommand with
argument exit.
The funny fact is, that if autoexec macro is run from the open MDB it
works, i.e. MDB window is closed and the task is ended. However if MDB
is being opened, triggering autoexec macro, it can't end up
successfully.
Any hints are highly appreciated
--
V. Moltchanov |