Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
You probably need to post this on a Word forum but I believe you need to look at the Paragraph property of each word document. It might be easier to write the VBA code in word.... Hth OJ |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
importing data into a Word document | Excel Discussion (Misc queries) | |||
how do I import variable data into a word document | Excel Discussion (Misc queries) | |||
how can I import excel data to word document | Excel Discussion (Misc queries) | |||
Data to a specific location into a word document | Excel Programming | |||
Send data to Word document | Excel Programming |