Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am attempting to write an auto open procedure that minimizes the Excel
application and then displays the first menu form. The code I have used is: Sub Auto_Open() Application.WindowState = xlMinimized fmMenuMain.Show End Sub This minimizes Excel but does not correctly display the form - the tab on the taskbar flashes & has to be 'clicked' to display the form. Can anyone help with curing this - to allow the workbook to be minimized and to display the form correctly? Thanks in anticipation Patrick |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Bypass Auto-Open Procedure | Excel Discussion (Misc queries) | |||
Why is my Workbook Open procedure not working | Excel Programming | |||
programmatically open VBE and go to a specified procedure in target module? | Excel Programming | |||
My syntax not working with Auto Open procedure | Excel Programming | |||
Workbook.Open Event Procedure not firing | Excel Programming |