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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Subform size when opened on maximized Parent Form

Status
Not open for further replies.

bddewell408

Technical User
Jul 25, 2003
56
US
I have a form called AMain. When AMain is opened it is maximized by a macro. On that form I have a command button which opens a form directly related to the data on that page called InspectionMaster. I have used the MoveSize macro but that command only works properly when the AMain form is not maximized.

My goal is to have AMain remain maximized and InspectionMaster pop-up in front of AMain in the size I designate in the MoveSizeMacro.

Thanks
Bryan
 
How are ya bddewell408 . . . . .

First, wrong terminology here. [blue]InspectionMaster[/blue] is not a subform.

If ya make [blue]InspectionMaster[/blue] a [blue]PopUp[/blue] form, this should do the trick.

Flag0.gif
Remember Our Veterans! Remember Sept 11th!
 
I knew the answer had to be simple, I always wondered what PopUp meant. Sorry about the wrong terminology.

I thought it was going to take a lot of code and other stuff I had no idea how to do.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top