Range.FindNext
This function searches for the next occurrence of the specified text within the range.
| Syntax | Parameters | Return Value |
|---|---|---|
Function Range.FindNext( _
After As Range) As Range
|
After [in]
Type: Range |
Range |