I am trying to write a macro that inserts "!!!"
at the beginning of a textbox if there is a "XX"
located in any part of that text box. Ideally the macro will run this procedure for every textbox in the presentation, but I can figure out how to loop it through if someone can help me with the basic procedure.
For example, a text box with the following text:
- I ate XX hamburgers on XX/XX/20XX
would become
- !!!I ate XX hamburgers on XX/XX/20XX