hello
can anyone tell me a macro that will replace ‘string1’ with ‘replacement1’ and ‘string2’ with ‘replacement2’ ?
and have a button with it
but first, it should highlight the occurences of string1 and string2 and then replace them
clicking the button once, it highlights/selects all the occurences of string1 and string2 and clicking the button again it does the replacements
thanks
PS1:if it can be done with any other more convenient way than macro, its ok
PS2:if you can make any other comment about its function, please feel free