Hai there,
Can anybody tell me how to Add a UserForm to a project in VBA?
I'm making a wizzard for Word and I want to Add dynamically UserForms to a project, depending on some variables.
I would be thankfull with help.
Chris
Printable View
Hai there,
Can anybody tell me how to Add a UserForm to a project in VBA?
I'm making a wizzard for Word and I want to Add dynamically UserForms to a project, depending on some variables.
I would be thankfull with help.
Chris
How about in the word application (MS WORD) click on TOOLS > MACROS > VB
and create the form from within there, dialogs all everything, and with VB code too
DocZaf
{;->