G
Guest
I'm trying to build a macro in Word that repeatedly performs a find action
for a particular word (e.g. "assignment") and then performs another action
afterward (e.g. adds an "s" at the end of the word "assignment"). The
problems I'm having are 1) repeating the find action and 2) having it perform
the find function and stopping when it reaches the end of the document so it
doesn't continue searching at the beginning again.
I just started working with VB, so any help would be appreciated.
for a particular word (e.g. "assignment") and then performs another action
afterward (e.g. adds an "s" at the end of the word "assignment"). The
problems I'm having are 1) repeating the find action and 2) having it perform
the find function and stopping when it reaches the end of the document so it
doesn't continue searching at the beginning again.
I just started working with VB, so any help would be appreciated.