Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need to have a check box next to a question. If it is Checked it will
unhide some cells. If it is then unchecked, it hides the cells again. |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]() Hi John you can't hide or unhide cells. You can hide/unhide rows or columns. You can hide the content of a cell appliying some format like a black background. This requires some event programming attached to the control (the check box). -- jordun ------------------------------------------------------------------------ jordun's Profile: http://www.excelforum.com/member.php...o&userid=33118 View this thread: http://www.excelforum.com/showthread...hreadid=537496 |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Sorry. I would like to hide the entire Row. So this is what i am trying to
do. I have a title in Row 4. All the information that relates to that title is in rows 5-10. The check box is located next to the title in row 4. If that is checked, i would like to show rows 5-10. If it is then unchecked then everything gets hidden "jordun" wrote: Hi John you can't hide or unhide cells. You can hide/unhide rows or columns. You can hide the content of a cell appliying some format like a black background. This requires some event programming attached to the control (the check box). -- jordun ------------------------------------------------------------------------ jordun's Profile: http://www.excelforum.com/member.php...o&userid=33118 View this thread: http://www.excelforum.com/showthread...hreadid=537496 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Filtering by Check Boxes | Excel Discussion (Misc queries) | |||
Can you sort with check boxes? | Excel Discussion (Misc queries) | |||
check boxes - copy | Excel Discussion (Misc queries) | |||
Check boxes - when one box is checked, I want a 2nd box to auto ch | Excel Discussion (Misc queries) | |||
count check boxes | Excel Worksheet Functions |