- Open the first form in Design view.
 - Double-click the Form Properties button.
 - Click on the Event tab.
 - Click in the On Deactivate text box.
 - Select Event Procedure.
 - Click the Build button.
 - At the prompt, enter: Me.TimerInterval =1.
 - Press ALT+Q.
 - In the Form Properties window, click in the On Timer property text box.
 - Select Event Procedure.
 - Click the Build button.
 - At the prompt, enter: DoCmd.Close.
 - Press ALT+Q.
 - Save the form.
 
Sunday, November 1, 2009
Microsoft Access 2007: Have Access forms automatically close after use
If your users work with multiple Access forms, here’s how to make their work easier by having a form close automatically once they are finished with it:
  
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment