Maximizing User Form in Excel 2007

AgC

New Member
Joined
Apr 22, 2011
Messages
12
I have an Excel App that is 100% User Form driven. In fact, the end user never sees or interacts directly with Excel. Here's my problem; I want to be able to minimize and maximize the User Form with the ease that is associated with Windows applications.

I am able to minimize the form and Excel by using the QueryClose event. However, when I try to maximize the form by clicking the Taskbar, it opens up Excel and not the User Form. I can't find the event that is triggered by clicking the Taskbar so I don't know where to place the code that will automatically show the User Form once Excel is maximized.

I hope this makes sense. Can anyone help?
 

Excel Facts

Excel Joke
Why can't spreadsheets drive cars? They crash too often!

Forum statistics

Threads
1,224,522
Messages
6,179,297
Members
452,903
Latest member
Knuddeluff

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top