Please Note: This article is written for users of the following Microsoft Word versions: 97, 2000, 2002, and 2003. If you are using a later version (Word 2007 or later), this tip may not work for you. For a version of this tip written specifically for later versions of Word, click here: Differing Column Widths when Pasting.

Differing Column Widths when Pasting

Written by Allen Wyatt (last updated March 13, 2021)
This tip applies to Word 97, 2000, 2002, and 2003


When working with tables, it is not uncommon to cut rows from one table and paste them into another. The result of such actions may not be what you expect, however. The pasted rows—even if they have the same number of columns as the target table—may look "out of balance," with the cell borders not lining up with the row now above or below it.

There are a couple of ways you can fix this situation. The first solution involves making a change to how you actually paste the rows into the target table. Try this the next time you want to do the pasting:

  1. Make sure that you have Show All turned on. (Clicking on the toolbar tool that looks like a backwards P.)
  2. Add a blank row at the end of the target table. There should be nothing in this row.
  3. In the source table, select the cells in the rows you want to copy. It is imperative that you do not select the end-of-row marker at the end of these rows. In other words, everything in these rows should be selected, except the end-of-row markers. (See Figure 1.)
  4. Figure 1. What to select in the table.

  5. Press Ctrl+C to copy the information to the Clipboard.
  6. In the target table, position the insertion point in the left-most cell of the new row you added in step 2. (Remember, this row should be blank.)
  7. Press Ctrl+V.

If you follow this process, then the content from the source table is copied into cells in the target table. New rows are created, as necessary, and these rows have the same cell widths as the other rows in the table.

There is one gottcha here. Notice that this technique involves adding a blank row at the end of the table (step 2). This is because when you paste into the last row, Word automatically adds as many rows as you need. If you want to paste the source information in some other location within the table, then you may end up overwriting information already in the table—unless you add enough blank rows to accommodate the data that will be pasted into the table.

If you are working with a table that already has messed-up column widths on individual rows, then you obviously cannot use the above technique. Instead, you may want to use the AutoFit feature of Word. If you are using Word 97, follow these steps:

  1. Select the entire table.
  2. Choose Cell Height and Width from the Table menu. This displays the Cell Height and Width dialog box.
  3. Make sure the Column tab is selected.
  4. Click on AutoFit.

If you are using Word 2000, Word 2002, or Word 2003 the procedure is a bit different:

  1. Select the entire table.
  2. Choose AutoFit from the Table menu. Word displays a submenu.
  3. Choose AutoFit to Contents from the Submenu.

If desired, you can also use AutoFit by just double-clicking on the left border of the table.

Another approach is to do a table-to-text-to-table conversion process, which ends up in allowing Word to define new column widths. Follow these general steps:

  1. Select your entire table.
  2. Convert the table to text, making sure that you specify tabs as your delimiters.
  3. Immediately convert the text back to a table, making sure you indicate that tabs are the column delimiters.

Finally, if you have quite a few tables with messed-up column widths, you can create a macro that will go through and essentially perform an AutoFit on each table in the document.

Sub AutoFitAllTables()
    Dim oTbl As Table
    For Each oTbl In ActiveDocument.Tables
        oTbl.Columns.AutoFit
    Next oTbl
End Sub

Note:

If you would like to know how to use the macros described on this page (or on any other page on the WordTips sites), I've prepared a special page that includes helpful information. Click here to open that special page in a new browser tab.

WordTips is your source for cost-effective Microsoft Word training. (Microsoft Word is the most popular word processing software in the world.) This tip (3897) applies to Microsoft Word 97, 2000, 2002, and 2003. You can find a version of this tip for the ribbon interface of Word (Word 2007 and later) here: Differing Column Widths when Pasting.

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

Getting Rid of the Paste Options Box

Paste something in a Word document, and you may notice a dynamic little set of options appear right next to what you ...

Discover More

Endnotes by Chapter

Word allows you to easily add endnotes to your document. It even allows you to specify where those endnotes should appear ...

Discover More

Pasting Pictures and Text into a Document

Getting information from a website into a Word document can be frustrating at times. In this tip I examine some of the ...

Discover More

The First and Last Word on Word! Bestselling For Dummies author Dan Gookin puts his usual fun and friendly candor back to work to show you how to navigate Word 2013. Spend more time working and less time trying to figure it all out! Check out Word 2013 For Dummies today!

More WordTips (menu)

Validating Data

When users add information to a Word document, you may want that information to somehow be validated—to make sure ...

Discover More

Moving a Table Row

Want to move a row in a table very easily? You can do so by using the same editing techniques you are already using.

Discover More

Centering a Table

Left-justified tables are great for many document designs, but you may want instead to center a table between the margins ...

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 five less than 6?

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.