WD2000: Find and Replace in a Word Table Displays ASCII Character 13 as a Hollow Box (274134)
The information in this article applies to:
This article was previously published under Q274134 SYMPTOMS
When you call Find.Execute and use a replacement string that contains ASCII character 13 (or vbCr, or vbCrLF) to replace text in a Word table, ASCII character 13 (Chr(13)) displays as a hollow box rather than producing a new paragraph as you might expect.
NOTE: This problem does not occur with Word 97, which produces new paragraphs in a table when a Find.Execute replacement string contains ASCII character 13.
RESOLUTION
To work around this problem, use the two-character sequence ^p to produce a new paragraph in your replacement string instead of ASCII character 13.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 8/27/2002 |
---|
Keywords: | kbbug kbDSupport kbProgramming KB274134 |
---|
|