View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
ScottB ScottB is offline
external usenet poster
 
Posts: 1
Default use checkbox to hide rows

I have set up a macro to unhide 5 rows on a worksheet and have also set up
another one to unhide the same 5 rows. I have set up a checkbox and have been
able to use VB editor to run the 'hide' macro when the box is checked - how
do I use VB to unhide the rows when the box is unchecked?