Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
Is there a way to reset the statusbar. I use it when printing, but it seem to stop the normal "in Excel" statusbar messages. Hoping for an answer. Claus |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Application.StatusBar = False
returns control to Excel. -- Regards, Tom Ogilvy "Claus" wrote in message ... Hi Is there a way to reset the statusbar. I use it when printing, but it seem to stop the normal "in Excel" statusbar messages. Hoping for an answer. Claus |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanks Tom
It works :-) "Tom Ogilvy" skrev i en meddelelse ... Application.StatusBar = False returns control to Excel. -- Regards, Tom Ogilvy "Claus" wrote in message ... Hi Is there a way to reset the statusbar. I use it when printing, but it seem to stop the normal "in Excel" statusbar messages. Hoping for an answer. Claus |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Autosaving an Excel Workbooks as versions | Excel Discussion (Misc queries) | |||
Can Excel 2003 prompt before Autosaving? | Excel Discussion (Misc queries) | |||
Autosaving files with different names | Excel Programming | |||
Autosaving | Excel Programming | |||
Autosaving Workbook | Excel Programming |