If statement for find and replacing certain text
Hello all again,
I'm working on another macro that can use an if statement to FindText and then based on finding a certain text, can replace another string within the document. For example, if the string "State of Florida" is found at ANY point in the document, it would replace another string, "STATE TAX" with the corresponding tax info, etc. I'm trying to build an If/ElseIf function to do something like this, could anyone lend a hand?
Much appreciated!
|