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

Using the FORECAST Function

Excel provides a handy worksheet function that allows you to forecast values based upon a set of known values. This ...

Discover More

Printing a Draft of a Worksheet

Want to print out the fastest possible copy of your worksheet? You do so by printing a draft, discussed in this tip.

Discover More

Automatic Selection of Portrait or Landscape

Should you print in portrait or in landscape? The decision can greatly affect the way your printout looks. Wouldn't it be ...

Discover More

Do More in Less Time! Are you ready to harness the full power of Word 2013 to create professional documents? In this comprehensive guide you'll learn the skills and techniques for efficiently building the documents you need for your professional and your personal life. Check out Word 2013 In Depth today!

More WordTips (menu)

Changing Fonts for AutoText Entries

If you use AutoText entries a lot, you may wonder if you can change the formatting stored with your existing entries. The ...

Discover More

Backing Up Your AutoText Entries

Got a bunch of AutoText entries defined for your system? You'll undoubtedly want to back them up at some time. Here's how ...

Discover More

Turning Off AutoComplete for Dates

The AutoComplete feature can be helpful. However, there are times when the suggestions Word makes aren't what you want. ...

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 four minus 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.