Berny was telling us:
Berny nous racontait que :
> Hi folks,
>
> Can you help me with next problem ?
> I am inserting text from Excel into Word using the generic line:
>
> oWordApp.Selection.TypeText Text:="Bla..Bla..Bla..."
We would have to see what else your code does with the Selection object
prior to this line.
It might be best to avoid using the Selection object and to use a Range
object (again, depending on what your code does...)

Signature
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
jmarcilREMOVE@CAPSsympatico.caTHISTOO
Word MVP site: http://www.word.mvps.org
Berny - 21 Mar 2006 16:02 GMT
Hi Jean-Guy,
The problem is solved. Thanx anyway for your help.
Lucky there are MVP people on-line reading/solving these posts.
Look at
http://groups.google.be/group/microsoft.public.word.pagelayout/browse_frm/thread
/1d29be274e6981d4
Best regards,
Bernard