Adding text in Word arrives in header section

B

Berny

Dear Reader,

I am inserting text from Excel into Word using the generic line:

oWordApp.Selection.TypeText Text:="Summary Configuration"

The problem is that the text does enter also in the page header. Can
someone help me to avoid this?

Best regards,
Berny
 
Top