Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
if you add this to the start of the macro
Application.WindowState = xlMinimized and then this to the end of the macro Application.WindowState = xlNormal It should minimize when the macro starts and then by adding the las part it should max when the macro has ended -- Message posted from http://www.ExcelForum.com |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Minimizing Jpegs withing an excel sheet | New Users to Excel | |||
Minimizing excel window grays it out on taskbar | Excel Discussion (Misc queries) | |||
minimizing problem | Excel Discussion (Misc queries) | |||
Minimizing application from VBA | Excel Programming | |||
Minimizing a Form | Excel Programming |