FindPrevious Method

Repeats the last search and returns True if the search value is found.

Syntax

expression**.FindPrevious**

*expression   *     Optional. An expression that returns an Application object.

Remarks

The FindPrevious method is functionally identical to the FindNext method. It is retained for compatibility with previous versions of Microsoft Office Project 2003.

Applies to | Application Object

See Also | Find Method | FindNext Method | View Method