A
AllyOop
I am running a macro that contains a RunCode command.
After the code runs, there is a quit to close the database.
This worked fine in Access 97, but when I converted the db to Access 2003,
the code will run great, but the quit doesn't happen. I believe this is
because Access thinks the code is still running. Is there anyway to hard code
an end code into the module to make sure the code stops running and the db
can close?
Thanks!
After the code runs, there is a quit to close the database.
This worked fine in Access 97, but when I converted the db to Access 2003,
the code will run great, but the quit doesn't happen. I believe this is
because Access thinks the code is still running. Is there anyway to hard code
an end code into the module to make sure the code stops running and the db
can close?
Thanks!