The information in this article applies to:
SYMPTOMSA table in a Microsoft Word document collapses into a single column of text when the document is saved in one of the following formats: Text Only CAUSEA table row is actually a special case of sequential paragraphs, using Chr(7) following the text's paragraph mark and Chr(13), as the end-of-cell and two of them for end-of-row delimiters. When the file is saved as text, the export routine strips the Chr(7) characters, leaving only the hard returns Chr(13). RESOLUTIONTo work around this behavior, use either of the following methods. Method 1Save the document in Text With Layout format.Method 2Convert the table to tab-delimited text before you save the file. To do this, follow these steps:
Additional query words: one word convert converted converts converting conversion transfer transferred transfers transferring translate translated translates translating translation import importing
Keywords : kbdta kbtable |
Last Reviewed: October 19, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |