J
Jerry
Sirs,
I'm very new at this VBA stuff so I hope someone can help me. I have about
2,850 occurrences of various words/lines in my Word document that I need to
delete. I could use the Find/Replace, but I'm looking for a simple macro
that would find a word, delete it, and then move to the next occurrence and
do the same thing. I need to macro to stop when it gets to the end of the
document. If I can write a macro, I can simply edit it with different
words. I've checked the Internet for samples, but none of them seem to
work. Can someone help me with this.
Example:
I need to find "document" and delete it.
TIA,
Jerry
I'm very new at this VBA stuff so I hope someone can help me. I have about
2,850 occurrences of various words/lines in my Word document that I need to
delete. I could use the Find/Replace, but I'm looking for a simple macro
that would find a word, delete it, and then move to the next occurrence and
do the same thing. I need to macro to stop when it gets to the end of the
document. If I can write a macro, I can simply edit it with different
words. I've checked the Internet for samples, but none of them seem to
work. Can someone help me with this.
Example:
I need to find "document" and delete it.
TIA,
Jerry