View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
activeXhelpPlease activeXhelpPlease is offline
external usenet poster
 
Posts: 1
Default How do I use ActiveX controls to hide/show rows on a sheet?

I am trying to create a spreadsheet that uses ActiveX controls to allow for
rows of text to be displayed or hidden. I am using radio buttons and
checkboxes to determine which rows I would like displayed.

Is this possible?