ActiveCell.Replace What:=
"(1)"
, Replacement:=
"(2)"
, LookAt:=xlPart, _
SearchOrder:=xlByRows, MatchCase:=
False
, SearchFormat:=
False
, _
ReplaceFormat:=
False
Cells.Find(What:=
"(1)"
, After:=ActiveCell, LookIn:=xlFormulas, LookAt:= _
xlPart, SearchOrder:=xlByRows, SearchDirection:=xlNext, MatchCase:=
False
_
, SearchFormat:=
False
).Activate
ActiveCell.Replace What:=
"(1)"
, Replacement:=
"(2)"
, LookAt:=xlPart, _
SearchOrder:=xlByRows, MatchCase:=
False
, SearchFormat:=
False
, _
ReplaceFormat:=
False
Cells.FindNext(After:=ActiveCell).Activate
ActiveCell.Replace What:=
"(1)"
, Replacement:=
"(2)"
, LookAt:=xlPart, _
SearchOrder:=xlByRows, MatchCase:=
False
, SearchFormat:=
False
, _
ReplaceFormat:=
False
Cells.FindNext(After:=ActiveCell).Activate
ActiveCell.Replace What:=
"(1)"
, Replacement:=
"(3)"
, LookAt:=xlPart, _
SearchOrder:=xlByRows, MatchCase:=
False
, SearchFormat:=
False
, _
ReplaceFormat:=
False
Cells.Find(What:=
"(1)"
, After:=ActiveCell, LookIn:=xlFormulas, LookAt:= _
xlPart, SearchOrder:=xlByRows, SearchDirection:=xlNext, MatchCase:=
False
_
, SearchFormat:=
False
).Activate
ActiveCell.Replace What:=
"(1)"
, Replacement:=
"(3)"
, LookAt:=xlPart, _
SearchOrder:=xlByRows, MatchCase:=
False
, SearchFormat:=
False
, _
ReplaceFormat:=
False
Cells.FindNext(After:=ActiveCell).Activate
ActiveCell.Replace What:=
"(1)"
, Replacement:=
"(3)"
, LookAt:=xlPart, _
SearchOrder:=xlByRows, MatchCase:=
False
, SearchFormat:=
False
, _
ReplaceFormat:=
False
Cells.FindNext(After:=ActiveCell).Activate