View Single Post
 
Old 05-17-2012, 01:52 AM
Charles Kenyon Charles Kenyon is offline Windows Vista Office 2010 32bit
Moderator
 
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,529
Charles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant future
Default

Quote:
Originally Posted by wordnovice View Post
you are the best.

I have successfully created my first Word Userform with 13 Variables and it works a treat. Thank you again.

Next query, I now want to share the template with others in my office (12 others). When I try and open the template on another computer for some reason the Userform and code doesnt carry across. Is this normal? and how can I share this document so others can use it?

Thanks again
You need to be having your contract be an actual Word Template not just a model contract. The UserForm and related macros are stored in that template, which is then shared with others.

The default method for using templates is that new documents are created using the template. If you create a document based on the template which contains your userform, that document will not have access to your userform when the document is sent to someone else, unless they also have your template and attach the document to the template. If they have the template, it is easier for them to just create a new document using it. The user who creates the new document will automatically have the document attached to the template.

I am assuming that you are talking about a UserForm as described in the first link I provided, not an "online form." An online form would also be a Word Template but would not necessarily have any macros.
Reply With Quote