Forms

  • Thread starter Thread starter Dyce
  • Start date Start date
D

Dyce

How do i make it so that when i open the database a
specific form opens, eg a front page. Also how do i make
that full screen so that who opens it can't add any more
data in the tables because they can't access the tables
on the forms through the "front page".
 
Dyce said:
How do i make it so that when i open the database a
specific form opens, eg a front page. Also how do i make

Tools-> Startup -> Display form.
that full screen so that who opens it can't add any more
data in the tables because they can't access the tables
on the forms through the "front page".

2 ways, either add a macro that maximises the form or else hide the database
window

windows -> Hide

NOTE applicable to Access 97, other version may vary.

Andy
 
In order to hide the database window at startup:

Tools-> Startup -> Display Database Window > UNCHECK

HTH,
Nikos
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top