L
Lisab
Is there a database Close event that I can add code to or
Is there a way to get code to run when the database close/quit
Thanks
Is there a way to get code to run when the database close/quit
Thanks
Thanks, I knew about this method form reading verious message boards. I
never had a need for it until now.
I was just hoping that by the time I needed it the version of Access, in
this case Access 2007, would have added a Database close event for us
developers to add code to.
[quoted text clipped - 19 lines]One approach to doing this is to open a (hidden) form when you open the
database. Add that code you want to have run when the db closes to that