N
Normus
I am working with a team of editors who asked me to create a macro that will
go through documents and find certain words that are commonly used
incorrectly (but not always), but giving them an opportunity to decide
whether or not to change each instance before moving on to the next.
Basically, it would go like this:
I want to find “xâ€, “yâ€, and “z†in any document I open. I may or may not
want to change the items once they are found. How do I create a macro that
lets me find the first instance of “xâ€, change it if I want to, find the next
instance of “xâ€, change it if I want to, etc. through to the end of the
document, then start over and search for the first instance of “yâ€, stop and
let me change it if I want to, find the next instance of “yâ€, stop and let me
change it if I want to, and so on?
go through documents and find certain words that are commonly used
incorrectly (but not always), but giving them an opportunity to decide
whether or not to change each instance before moving on to the next.
Basically, it would go like this:
I want to find “xâ€, “yâ€, and “z†in any document I open. I may or may not
want to change the items once they are found. How do I create a macro that
lets me find the first instance of “xâ€, change it if I want to, find the next
instance of “xâ€, change it if I want to, etc. through to the end of the
document, then start over and search for the first instance of “yâ€, stop and
let me change it if I want to, find the next instance of “yâ€, stop and let me
change it if I want to, and so on?