Range.Find
This function searches for the specified text within the range.
Syntax | Parameters | Return Value |
---|---|---|
Function Range.Find( _ What As String, _ Optional LookIn As Variant, _ Optional MatchCase As Variant, _ Optional MatchEntireCell As Variant) As Range |
Type: String Type: Variant Type: Variant Type: Variant |
Range |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.