exiting access

  • Thread starter Thread starter tcek
  • Start date Start date
T

tcek

i have a batch file that runs an access macro. once the
macro is complete i would like to completely exit access.
i can close the current database from within access but i
want to exit access. please advise on how this could be
done with a batch file or other methods.
 
Tcek,

Try putting Quit as the final action in your macro.

- Steve Schapel, Microsoft Access MVP
 
Back
Top