Cindy M. <C.Meister-C[ at ]hispeed.ch> wrote in news:VA.0000025c.0070758d[ at ]speedy:
[Quoted Text] > Hi Jim, > >> I have a number of templates that all use the same general user forms >> that I made with code in the forms and vba macro files. >> >> I want to keep the forms/macros with the normal template so that any >> of the other templates can access them. I want to keep them as one >> source so that I can fix/update the code all at once. >> >> I can access the VBA subroutines with a public declaration but I can >> not figure out how to access the forms from another template to open >> them. >> > Put "public" routines in the "parent template" (you say it's all in > Normal - make sure you back that up regularly!) that .Show each form. > Call these routines. > > Cindy Meister > INTER-Solutions, Switzerland > http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005) > http://www.word.mvps.org> > This reply is posted in the Newsgroup; please post any follow question > or reply in the newsgroup and not by e-mail :-) > > Cindy,
When I stop hitting my head, I will thank you properly.
Thank you very much for your solution. Simple is best.
Jim
|