Quote Originally Posted by nickirvine
Thanks.

I have the easiest way for my situation is to save the userforms on then just use the vb to import them using

[VBA]Application.VBE.ActiveVBProject.VBComponents.Import "C:\mtfrm.frm"[/VBA]

Thanks for your help.
That is what Simon said to you

As for easiest, is there another way?