Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() How do I automatically run this macro when the workseet is either opened or closed? Rows("2:3").Select Range("B2").Activate Selection.EntireRow.Hidden = True Rows("6:7").Select Range("B6").Activate Selection.EntireRow.Hidden = True Range("C12").Select End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Set macro to run automatically when closing workbook? | Excel Discussion (Misc queries) | |||
Updating Document Without Closing and Re-Opening | Excel Discussion (Misc queries) | |||
How to automatically number a new document(Invoice) when opening | Excel Discussion (Misc queries) | |||
How to automatically number a new document(Invoice) when opening | Excel Discussion (Misc queries) | |||
Start Excel Macro upon opening of document | Excel Programming |