![]() |
|
|
|
#1
|
|||
|
|||
|
Quote:
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. |
|
#2
|
|||
|
|||
|
it is a Template with .dot as the extension. When I create the template again from scratch and save it into a shared drive, the userforms dont carry over. ie. I can still use the template on my computer just everyone elses computer doesnt have the userforms in the template when they open it on their computer.
hope that makes sense PS we are using Word 2003 if that helps. |
|
#3
|
|||
|
|||
|
Quote:
Do the other computers have macros enabled? |
|
#4
|
|||
|
|||
|
the other PCs have Macros enabled.
The Userform is in Project - Normal when you open the VBA editor |
|
#5
|
|||
|
|||
|
Quote:
In the vba Editor you can right click on your form and export it to your desktop. Then right-click on the project for your distribution template and import it in. Create a module for your macros and copy and paste any macros not in your userform needed for the userform into your new module. Once you know your Userform is working, you can delete these from your normal.dot. |
|
#6
|
|||
|
|||
|
works a treat. Thanks once again, you are a legend
![]() ![]() ![]()
|
|
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating a new template for existing document? | Stephen0352 | Word | 6 | 09-12-2011 09:00 AM |
| Creating document from template but macros are still linked to template | webharvest | Word | 0 | 07-16-2011 09:34 AM |
Creating a contract
|
todd.denoyer | Word | 3 | 05-05-2011 04:53 PM |
| creating a template | BChianciola | Word | 0 | 09-25-2009 05:51 AM |
| Creating Template in Word | pusherman | Word | 1 | 12-01-2008 03:26 PM |