View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Ryan H Ryan H is offline
external usenet poster
 
Posts: 489
Default How do I code the cloning of an object in vba?

Can you be more specific? What are you wanting to do? Are you just wanting
to copy a control to another userform?
--
Cheers,
Ryan


"sarndt" wrote:

Specifically a frame containing both a textbox control and a spinbutton
control.

Thanks

Steve