Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I use the following code to hide/unhide a range of cells using a tick box
With Columns("O:W") .Hidden = Not .Hidden End With I want to do exactly the same for columns G,J,P,R ie if they are hidden then unhide them, if they are not hidden then hide them Any help appreciated |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Hide/Unhide columns using button on top over relevant columns | Excel Discussion (Misc queries) | |||
I set up a macro to hide/unhide columns. It hides more columns | Excel Programming | |||
Hide non-contiguous columns | Excel Programming | |||
Hide and unhide columns | Excel Programming | |||
hide / unhide columns | Excel Programming |