I was pointed to the MVP website and the routine to perform BatchReplaceAll.
I am a programmer but have not done much with VB. It was suggested that I
need to use this routine. After looking at it, it appears that I can use it
but I need some assistance.

What I am doing is updating many contracts with the same data ( name,
address, company number, store numbers etc.). I want to automate the process.

I understand correctly, I see that BatchReplaceAll is a subroutine. Where
can I learn about it functionality. I don't need to have the person enter
any information.

Do I use the same kind of fields that you use in mailmerge?

Where can I go to get info on word VB?

Thanks

--
FL Consultant

Re: BatchReplaceAll Help by Doug

Doug
Thu Jul 21 13:17:36 CDT 2005

See the article "Getting To Grips With VBA Basics In 15 Minutes" at:

http://word.mvps.org/FAQs/MacrosVBA/VBABasicsIn15Mins.htm

and other articles on that site. Plus, use the Help file in the Visual
Basic Editor.


--
Hope this helps.

Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.

Doug Robbins - Word MVP
"FL Consultant" <FLConsultant@discussions.microsoft.com> wrote in message
news:883D4C0D-2D0B-4387-BDCC-2A1ECA003915@microsoft.com...
>I was pointed to the MVP website and the routine to perform
>BatchReplaceAll.
> I am a programmer but have not done much with VB. It was suggested that I
> need to use this routine. After looking at it, it appears that I can use
> it
> but I need some assistance.
>
> What I am doing is updating many contracts with the same data ( name,
> address, company number, store numbers etc.). I want to automate the
> process.
>
> I understand correctly, I see that BatchReplaceAll is a subroutine. Where
> can I learn about it functionality. I don't need to have the person enter
> any information.
>
> Do I use the same kind of fields that you use in mailmerge?
>
> Where can I go to get info on word VB?
>
> Thanks
>
> --
> FL Consultant