I have an Excel macro that opens two word documents. I want to be able to
select text from one word document and paste it into the second word document.

How do I do it?

I tried using the Range function but I keep getting a Type missmatch error
(13).

TIA.