Repeat loop until end of document

  • Thread starter Thread starter Guest
  • Start date Start date
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.
 
This has been answered in the vba group to which you posted it.

--
Please respond to the Newsgroup for the benefit of others who may be
interested. Questions sent directly to me will only be answered on a paid
consulting basis.

Hope this helps,
Doug Robbins - Word MVP
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top