Is there a Close macro similar to AutoExec

W

Wayne

Simple question...

Is there a Macro name that access looks for before closing a DB, that acts
similar to AutoExec?
 
C

Chris Reveille

No. If you designed you application using forms you can create a macro an
launch it on the close form event.
 
Top