View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
kuhni kuhni is offline
external usenet poster
 
Posts: 7
Default Copy a userform to a different workbook with VBA

Hi there,

Does anybody know how I can copy a userform I've created in a workbook
to another workbook using VBA? As the user will be able to select the
target workbook, I need to automate this userform export with VBA.

Any ideas? Many thanks for your help!

Kuhni