View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Delete/Collapse Rows Not Selected

What kind of checkboxes - control toolbox toolbar or forms toolbar

--
Regards,
Tom Ogilvy


Cindy wrote in message
...
I have created a spreadsheet with check boxes. If the box is not checked,

then I want to delete/collapse the rows. How do I create a macro to do
this??

Thanks.