Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Default + Maximize form when opening .mde file

Status
Not open for further replies.

Lourry

Technical User
Jul 25, 2003
84
CA
Hello All,

Is there a code that will open a default form when a user opens a .mde file? and that form's size is maximized?

example: I have three forms: main, search, search results. When a user opens the .mde file, I would like form "main" to be opened automatically and the size is maximized.

Thanks in advance!

-Lory
 
Hi Lory,

Is the database you are referring to already an .mde. An .mde file can't be changed with code. You will need the original .mdb file. Hopefully, you made a backup. One way to accompolish the opening of the form is to check Help for Autoexec. It will explain how to make an autoexec macro and maximize the form on open.


Good Luck!

An investment in knowledge always pays the best dividends.
by Benjamin Franklin
Autonumber Description - FAQ702-5106
 
Thanks mph1! I'll give that a try. Good thing I kept a copy of the .mdb file!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top