View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default How can I duplicate a user form and all code?

Hi Paul,

In the VBE, goto the Explorer pane (Ctrl-R), select the Userform file:

File | Export


The userform can subsequently be imported via the File | Import menu.


---
Regards,
Norman



"Paul" wrote in message
...
I would like to copy a user form will all of the associated code and only
make slight modifications to it, so I don't want to start from scratch. Is
this possible?
--
Paul