Simple Maximizing Database Window

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi everyone,

How to maximize database window automatically and on activate event once we
enter the database?

Any solutions?

Thanks in advance

Kennykee
 
Thanks Tom
I know the code but i do not know where to put the code
Can you tell me where to put the code on event "on activate"?
The database window I refer is the main window which display all the tables,
forms, report,.....

Any solutions?

Thanks in advance

Kennykee
 
Thanks Tom
I know the code but i do not know where to put the code
Can you tell me where to put the code on event "on activate"?
The database window I refer is the main window which display all the
tables,
forms, report,.....

It goes in the SUB that's automatically created when you tell Access you
want to
use code in the event.

Tom Lake
 
Thanks Tom
I think I will hide my database window and no need to maximize it

Thanks anyway for your help

kennykee
 

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