You are on page 1of 2

Range.

Replace method (Excel)


 05/11/2019
 2 minutes to read

o

 
o

 
o

 
o

 
o

 
o +1

Returns a Boolean indicating characters in cells within the specified range.


Using this method doesn't change either the selection or the active cell.
Syntax
expression.Replace (What, Replacement, LookAt, SearchOrder, MatchCase, Match
Byte, SearchFormat, ReplaceFormat)

expression A variable that represents a Range object.

Parameters
T
Name Required/Optional Data type Description
What Required Variant The string that you wan

You might also like