Search results

  1. D

    Access 2010 Runtime Behavior

    How do I hide the database window in runtime?
  2. D

    VBA, record added after refresh

    I have a form that is refreshed with me.Requery in the On Timer event. I want to display an alert if a new record has been added to the form by another user. Is there a way in VBA To check if a new record has been added to the Record Source after refreshing the form with me.Requery?
  3. D

    Access 2010 Runtime Behavior

    I have converted a 2003 .mdb databases into a 2010 .accdb which works fine in a runtime environment except the behaviour of the minimize and restore. The form uses a Form_Open event commend:- DoCmd.RunCommand acCmdAppMinimize to hide the access application window so it appears like a...
  4. D

    Hello

    user with Experience from access 97
Back
Top Bottom