The information in this article applies to:
SYMPTOMSWhen you use the FindPrevious method, the incorrect address is returned if you use this method with a range of nonadjacent cells. CAUSEThe algorithm that is used by the FindPrevious method enumerates (counts or searches) the cell references in a forward direction while the cells themselves are enumerated in reverse order. STATUSMicrosoft has confirmed this to be a problem in the Microsoft products listed at the beginning of this article. MORE INFORMATIONThe FindPrevious method continues a search started with the Find method. It finds the previous cell that matches the same conditions and returns a range object that represents that cell. The FindPrevious method does not affect the current selection or the active cell. REFERENCES
For more information about the FindPrevious Method, click the Office
Assistant inside the Visual Basic Editor, type FindPrevious, click
Search, and then click to view "FindPrevious Method."
Q179216 OFF98: How to Use the Microsoft Office Installer Program Additional query words: find next non-adjacent nonadjacent XL98 discontiguous
Keywords : kbprg kbdta xlvbahowto xlvbainfo OffVBA |
Last Reviewed: November 4, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |