Maximize Database from Auto Exec Macro

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

Guest

I am aware of the macro Maximize command, but it doesn't make Access itself
maximize. Is there a way to ensure that the database itself is maximized
when opened.
 
JPC said:
I am aware of the macro Maximize command, but it doesn't make Access
itself maximize. Is there a way to ensure that the database itself
is maximized when opened.

DoCmd.RunCommand acCmdAppMaximize
 

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

Similar Threads

Keeping Form Windows Maximized 2
Maximized Window Look Problems 2
Access 2007 2
File opening minimized 1
Opening Forms 1
Starting Access Maximized 4
Trouble with form resizing 2
Maximize 6

Back
Top