View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Qaspec Qaspec is offline
external usenet poster
 
Posts: 96
Default hide rows from checkbox

if a checkbox ("cb1") on sheet1 is clicked i would like to hide rows 5
through 10 on sheet 1 and hide row 4 on sheet2. thanks.