Thread: Copying buttons
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
jim9912 jim9912 is offline
external usenet poster
 
Posts: 13
Default Copying buttons

Sounds like stephanie and I are living in parallel universes ---

I have 8 buttons on a worksheet that are local (private) to that sheet.
I want to copy them (and the code) to several other sheets. Is there
any way to do this without building them individually on each sheet? I
don't want to use the "copy sheet" function. Thanks