WD97: Borders.Count Returns Five on a Selected Paragraph (165603)



The information in this article applies to:

  • Microsoft Word 97 for Windows

This article was previously published under Q165603

SYMPTOMS

When you use the Visual Basic for Applications Borders.Count command on a selected paragraph, the value returned is five instead of an expected value of four.

CAUSE

By design, Borders.Count returns five because paragraph borders have an inside horizontal border which you can set and/or retrieve even though it may not visible. If you insert another paragraph, the inside border may or may not become visible, depending on your setting.

MORE INFORMATION

For additional information, please see the following article in the Microsoft Knowledge Base:

173707 OFF97: How to Run Sample Code from Knowledge Base Articles

REFERENCES

For more information about getting help with Visual Basic for Applications, please see the following article in the Microsoft Knowledge Base:

163435 VBA: Programming Resources for Visual Basic for Applications


Modification Type:MajorLast Reviewed:11/14/2000
Keywords:kbmacroexample kbprb KB165603