Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Any Reason why this does not give error or a response? I built it with help
from this forum and everything seems right. Im stumped. Im using office 2003. ______________________ Private Sub CheckBox20_Click() If CheckBox20 = True Then Columns("G").Hidden = True Else Columns("G").Hidden = False End If End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
use checkbox to hide rows | Excel Discussion (Misc queries) | |||
checkbox to hide/show row | Excel Programming | |||
Hide & Unhide with a Checkbox | Excel Programming | |||
hide rows from checkbox | Excel Programming | |||
Hide / Unhide Columns with checkbox | Excel Programming |