G
Guest
I have strings containing values:
C1+2a(i) and
+2a(i)
both with other letters in the beginning and end of the string ex.
B1C1+2a(i)XX
I want to replace +2a(i) with +2a, but not if there the string contains
C1+2a(i)
Greatful for help
C1+2a(i) and
+2a(i)
both with other letters in the beginning and end of the string ex.
B1C1+2a(i)XX
I want to replace +2a(i) with +2a, but not if there the string contains
C1+2a(i)
Greatful for help