Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to start this macro by it self for the whole mont of april
2005? Thanks in advance Sub ToggleHeadings() ActiveWindow.DisplayHeadings = Not _ ActiveWindow.DisplayHeadings End Sub |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
So you want the Headings to continually toggle on and off for a whole
month? Won't that be a bit irritating? I'm sure that's not what you mean, but perhaps you'd like to restate your question.... Tim. "Antonyo" wrote in message ... Is there a way to start this macro by it self for the whole mont of april 2005? Thanks in advance Sub ToggleHeadings() ActiveWindow.DisplayHeadings = Not _ ActiveWindow.DisplayHeadings End Sub |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro to Insert Current Date into cell - Macro to "Save As" | Excel Worksheet Functions | |||
Date Macro | Excel Discussion (Misc queries) | |||
Date macro | Excel Discussion (Misc queries) | |||
Date macro | Excel Programming | |||
A macro for the today's date...not the current date | Excel Programming |