View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Melanie[_6_] Melanie[_6_] is offline
external usenet poster
 
Posts: 2
Default macro that copies controls

I have created a macro to copy and paste certain rows in a worksheet. These rows contain check boxes. I would like the macro to also copy the check boxes

When I create the macro to copy and paste the rows, the check boxes are also copied. However, when I run the macro, the check boxes are not created(?).

Is this possible? Any ideas? Anyone? Anyone?