For the native Find function, all parameters except the 'What' value are optional.
For example,
MatchCell = Range1.Find("Hello")
MatchCell = Range1.Find("Hello", MatchCase:=True)
|
Results 1 to 8 of 8
Threaded View
|
Click Here to Expand Forum to Full Width |