how do you copy a user form

P

Paul James

I've got a user form (in Word 2002) that has a number of controls and labels
in it. I need to make several similar forms in the same document, but
rather than build each of these other forms from scratch, I'd rather clone
my existing form, and treak it into the copies I need.

I've looked for a way to copy the form, but I can't find anything in the
Project Explorer, toolbars or menus that look like a way to copy the form.

Can anyone tell me how I can accomplish this?

Thanks in advance.

Paul
 
J

Jezebel

Method 1: in the Project Explorer, drag the form to another document or
project. Rename it. Drag it back.

Method 2: Right-click. Select Export File. Save it. Rename the original.
Right-click. Select Import File.
 
Top