How to create a custom template in Microsoft Word 2010 by adding custom fields to a regular document
Published February 21, 2012 How To... , Word Processing Leave a CommentTags: 2010, Custom, Developer Ribbon, Developer Tools, Field, Fields, Form, Form Controls, How To, Microsoft, Plain Text Content Control, Template, Word
The title of this post is a mouthful. I’m posting because I couldn’t find any good instructions for this on the web. All the directions I did find only told me how to save a document as a template. None told me how to create custom fields which is what I wanted. So here’s how:
- Start a new word processing document.
- Key your document, business letter, or whatever.
- For each piece of information you want to be filled out, type it in brackets with descriptive text in between. Format the way you want the resulting document to be formatted. Some examples:
[Recipient]
[Company Name]
[Address Line 1]
[City, ST ZipCode]Dear [Sir or Madam]:
- Save a copy. Don’t include “template” in the name because that will only cause confusion.
- Turn on the Developer Ribbon. (To do this, go to [File] > [Options]. Click on [Customize Ribbon]. The right-hand pane lists all the Ribbon tabs. Check the box beside [Developer Tab].)
- One by one, select each of the bracketed text entries and format as a Plain Text Content Control which is found on the Developer Ribbon in the Controls Group. Don’t include spaces, punctuation, or anything else outside the brackets. This will convert the bracketed information into fields.
- Save the open document as a Word Template. Use the word “Template” in the title for clarity. (Hint: Click [Save As] and change the [Save As Type] drop-down box to [Word Template (*.dotx)].)
- Close the open document and open the template version of your file.
- Test the document by filling out the fields. (Hint: Triple-clicking will select the entire field.)
- If you need to make any changes, reload the original version, make any necessary changes, and resave over the template version.
You can still edit the document so it’s not a locked template, but it should work well. Your users may not even notice the difference.

Recent Comments