I got this problem.
I want to make macro which will copy some sentences from
specified areas (for 1 sentence from each area) from
Document1 to specified sentences areas (1 sentence to each
area) in Document2.
I know it is hard but I need help or some hints if
possible.
You can also answer on my e-mail.
Thank you.

Sasa Batovanja

Re: Macro Help by Jonathan

Jonathan
Mon Sep 15 04:15:08 CDT 2003

Hi Sasa,

Look in the VBA Help file for the FormattedText property. There is a code
sample there which does almost exactly what you are trying to do.

--
Regards
Jonathan West - Word MVP
MultiLinker - Automated generation of hyperlinks in Word
Conversion to PDF & HTML
http://www.multilinker.com

"Sasa" <sasa.batovanja@strom.cz> wrote in message
news:05bc01c37b66$6bd6dd70$a401280a@phx.gbl...
> I got this problem.
> I want to make macro which will copy some sentences from
> specified areas (for 1 sentence from each area) from
> Document1 to specified sentences areas (1 sentence to each
> area) in Document2.
> I know it is hard but I need help or some hints if
> possible.
> You can also answer on my e-mail.
> Thank you.
>
> Sasa Batovanja