Table Borders not Stored in AutoText

Written by Allen Wyatt (last updated June 19, 2019)
This tip applies to Word 97, 2000, 2002, and 2003


Christiane is running into a problem with her signature blocks. She uses a table to create the signature blocks, which allows her to easily add borders to some of the cells in the table. (The borders provide an easy way to add signature lines.) When Christiane selects the table and stores it in an AutoText entry, she can easily insert it in other documents. The problem is that when she does so, the borders on the individual cells are missing or messed up from the inserted AutoText entry.

This problem is more than likely related to how you have table styles set up in the documents you use. Let's say you set up a signature block in a document, and the table you modify is formatted using the Table Normal style. You save the table in AutoText, and then insert that AutoText entry into another document. Word remembers that you used Table Normal to define the table, so it applies the Table Normal style, as defined in the current document, to the AutoText entry you are adding.

The solution is to create your signature block using a custom table style named something like "MySigBlock." Create the style, apply it to the signature block, and then apply the individual modifications to the borders. Save it as an AutoText entry, then try to insert it into a different document. Since the custom style name won't match one already defined in the document (it doesn't have one named "MySigBlock"), there is nothing to override what you've defined in the AutoText entry.

If this still doesn't give the desired results, you could save your signature blocks (assuming you have more than one) in their own files. When you need a signature block in the current document, you can then insert the whole file, containing the signature block, into the current file. You can make this very painless by using a macro to do the insertion:

Sub InsertSig()
    Selection.InsertFile FileName:="sigblock1.doc", _
      Range:="", ConfirmConversions:=False, _
      Link:=False, Attachment:=False
End Sub

WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (339) applies to Microsoft Word 97, 2000, 2002, and 2003.

Author Bio

Allen Wyatt

With more than 50 non-fiction books and numerous magazine articles to his credit, Allen Wyatt is an internationally recognized author. He is president of Sharon Parq Associates, a computer and publishing services company. ...

MORE FROM ALLEN

Creating Multiple Highlighter Tools

Some people, while developing documents, like to use the Highlighter tool quite a bit. It can quickly get monotonous, ...

Discover More

Copying and Pasting without Affecting the Clipboard

Just about everyone knows the simple ways of copying and pasting using the Clipboard. What if you want to copy and paste, ...

Discover More

Calculating an Age On a Given Date

Start putting dates in a worksheet (especially birthdates), and sooner or later you will need to calculate an age based ...

Discover More

Learning Made Easy! Quickly teach yourself how to format, publish, and share your content using Word 2013. With Step by Step, you set the pace, building and practicing the skills you need, just when you need them! Check out Microsoft Word 2013 Step by Step today!

More WordTips (menu)

Organizing AutoText Entries

Want to get more organized with your AutoText entries? Here's how you can take advantage of the organizational features ...

Discover More

AutoText Entries Don't Stick

AutoText can be a great tool, but it is of little worth if you can't get Word to remember the AutoText entries you ...

Discover More

Deleting Multiple AutoText Entries

AutoText is a great feature in Word; it helps you put together documents quickly. If you need to delete multiple AutoText ...

Discover More
Subscribe

FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."

View most recent newsletter.

Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is 6 - 0?

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)


This Site

Got a version of Word that uses the menu interface (Word 97, Word 2000, Word 2002, or Word 2003)? This site is for you! If you use a later version of Word, visit our WordTips site focusing on the ribbon interface.

Videos
Subscribe

FREE SERVICE: Get tips like this every week in WordTips, a free productivity newsletter. Enter your address and click "Subscribe."

(Your e-mail address is not shared with anyone, ever.)

View the most recent newsletter.