Share via


Application.FindNext Method

Project Developer Reference

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

Syntax

expression.FindNext

expression   A variable that represents an Application object.

Return Value
Boolean

See Also