Opening Database in Form View Only

  • Thread starter Thread starter rsgriffith
  • Start date Start date
R

rsgriffith

Currently have several tables setup to be populated by its own "form".
Have a main-form built that has command buttons setup for each form
that populates its assigned table.

What I want to happen is when a User actually opens the database it
opens directly into the "main-form page" thus hiding all the tables
etc.

I have some lengthy code that will do this but just wondering if there
is a simpler way to achieve this?

thanks in advance
RSG
 
What Database you talking about? if u mean the whole database, juz hav
the macro, name, autoexec.. in it, have the action: openform

it will open the desire form
 
Goto tools >> startup and select from the Display "Form/Page" dropdow
your main form. Now deselect all the checkboxes. Restart your db.

HT
 
Back
Top