Thread
:
Date for ToggleHeadings macro
View Single Post
#
1
Posted to microsoft.public.excel.programming
Antonyo
external usenet poster
Posts: 12
Date for ToggleHeadings macro
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 With Quote
Antonyo
View Public Profile
Find all posts by Antonyo