Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a worksheet ("Cut") that has a hide macro associated with a worksheet
activation. I would like to unhide that page when I activate another worksheet ("Order"). I have tried: Private Sub Worksheet_Activate() Sheets ("Cut") Cells.Select Selection.EntireRow.Hidden = False End Sub But obviously that is not the answer. Any ideas? Thanks in advance for your assistance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
activating a page of a multipage control | Excel Programming | |||
Worksheet activating | Excel Programming | |||
Worksheet activating | Excel Programming | |||
Activating a worksheet | Excel Programming | |||
Selecting/Activating Control Tools Combobox on Sheet | Excel Programming |