Thread: VBA Form
View Single Post
  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default

In the VB IDE, just select the userform in the explorer, and then drag it to
the other project (workbook), this will copy it.

--
HTH

Bob Phillips

"Jeff" wrote in message
...
Hi,

I have constructed a Form in one worksheet. It took a really long time to

do.

I have another worksheet that I would like to put that form into, without
remaking the entire form. Is there anyway to do this?

Thanks