Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have 2 workbooks open in Excel.
I am trying to write code to minimise the active workbook to the taskbar, then, when it gets there, save any changes made. I'm using:- Application.Workbooks(MyName).WindowsState = xlMinimised Workbooks(MyName).Close Savechanges:=True The first line does not work, but the second one does. Is this just syntax, or am I trying the impossible? donwb |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Minimise/Restore | Excel Programming | |||
Minimise worksheets | Excel Programming | |||
Minimise unwanted windows | Excel Programming | |||
Disabling the minimise button in Excel workbook | Excel Programming | |||
Minimise Maximise Problem | Excel Programming |