userform template

P

Peter KNAP

Hi, is there a way how to save template of user form?
I would like to use my pesrsonal formatting with picture and different type
of font rather than use standard grey userform of windovs or make changes for
every user form.
Somebody gives anadvice.

Thanks Peter
 
D

Doug Robbins - Word MVP

In the Visual Basic Editor with the UserForm object as the active object,
select Export from the File menu. Then when you are in another project, you
can used the Import item on the same menu to import that form into your
project.

--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
 
Top