I have a template in my Word Startup folder containing a number of Forms.
I have another template in my Templates folder which also contains some Forms.
If I want to display a form in the current template then I use the simple syntax
frmWhatever.Show
How can I do the same thing when the form is in a different template to the currently running procedure?
StuartR



