Hi everyone ,
I have a folder with hundreds of one page word documents. I want to use VBA
to search through all these files and change a certain name (e.g. New York)
to something else (e.g. los angeles) and save the file and go to the next
file.
Any thoughts?
Any help greatly appreciated.
--
Best regards,
Harvey

Re: changing a certain word in many files. by Greg

Greg
Wed Sep 12 17:48:29 CDT 2007

See:
http://gregmaxey.mvps.org/VBA_Find_And_Replace.htm

--
Greg Maxey/Word MVP
See:
http://gregmaxey.mvps.org/word_tips.htm
For some helpful tips using Word.


Harvey wrote:
> Hi everyone ,
> I have a folder with hundreds of one page word documents. I want to
> use VBA to search through all these files and change a certain name
> (e.g. New York) to something else (e.g. los angeles) and save the
> file and go to the next file.
> Any thoughts?
> Any help greatly appreciated.



Re: changing a certain word in many files. by Harvey

Harvey
Wed Sep 12 23:22:00 CDT 2007

Awesome ! Thank you so much it was really helpful :)
--
Best regards,
Harvey


"Greg Maxey" wrote:

> See:
> http://gregmaxey.mvps.org/VBA_Find_And_Replace.htm
>
> --
> Greg Maxey/Word MVP
> See:
> http://gregmaxey.mvps.org/word_tips.htm
> For some helpful tips using Word.
>
>
> Harvey wrote:
> > Hi everyone ,
> > I have a folder with hundreds of one page word documents. I want to
> > use VBA to search through all these files and change a certain name
> > (e.g. New York) to something else (e.g. los angeles) and save the
> > file and go to the next file.
> > Any thoughts?
> > Any help greatly appreciated.
>
>
>