Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am using Excel 97.
I have an Excel macro that is set to auto run. However, if I happen to be working at my PC, Excel gets in the way and in my face. I wanted my Excel macro to run out of sight. If I can not have that, then is it possible for Excel to run in a minimized window ? I tried the help file but it is no help. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Application.WindowState = xlMinimized
-- Vasant "Rich" wrote in message om... I am using Excel 97. I have an Excel macro that is set to auto run. However, if I happen to be working at my PC, Excel gets in the way and in my face. I wanted my Excel macro to run out of sight. If I can not have that, then is it possible for Excel to run in a minimized window ? I tried the help file but it is no help. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Running Macro minimises window | Excel Discussion (Misc queries) | |||
Help window opens minimized | Excel Discussion (Misc queries) | |||
Making the minimized Excel window icon flash | Excel Programming | |||
Running macro in a browser window | Excel Programming | |||
show the form as minimized window | Excel Programming |