Open form upon launching database

  • Thread starter Thread starter NDBounce
  • Start date Start date
N

NDBounce

Guest
Hello,

I am new to Access and to VBA, and am trying to teach myself as I develop a database.

I have the Database ready, and a form. What I want to do is know how I can get Access to automatically open the form whenever a user opens the database.

I have seen this done, but I cannot figure out where to do this. Any help would be greatly appreciated.

Peace,

Bounce!
 
Go to Tools Startup and pick the opening form from there.
 
Or, create a macro to open your form and name the macro autoexec. This will automatically open when you start your db.

IMO
 

Users who are viewing this thread

Back
Top Bottom