View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Don Guillett Don Guillett is offline
external usenet poster
 
Posts: 10,124
Default CommandButton used to hide and unhide rows

The best way to learn is to record a macro while doing thisclean it
upassign to the button or a shape.

--
Don Guillett
Microsoft MVP Excel
SalesAid Software

"Leiprecht" wrote in message
...
If I have a Commandbutton.1 and when one someone clicks on it how do I get
it
to unhide Rows 64:69. Then how do I set it up to automatically due the
task
each time the button is selected.

Thanks!