PDA

View Full Version : Creating a Copy of a UserForm



MWE
03-14-2006, 07:32 PM
Is there a preferred method to make a copy of a userform in Word. I have typically dragged the original from one project to another, renamed it and dragged it back. This worked fine in Excel, but does not seem to work in Word. Well, it works, but the new instance is buggy (see other thread (http://www.vbaexpress.com/forum/showthread.php?t=7446)).
Exporting it and then importing it with a new name would work too. But there must be a simplier way.

fumei
03-14-2006, 10:23 PM
Don't think so. Why would you even want a copy of a form in the same project? Seems not very good design.