Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello Experts,
I would like to push data to word from excel without using the system clipboard. I am able to acheive this by using ddepoke. But, only text data is pushed to word, but not the graphics like bmp images, charts,etc. I have given the code snippet that I am using. Any advise on the usage to push the entire contents like images, charts, will be greatly helpful. channelNumber = DDEInitiate(app:="WinWord", topic:="C:\Test.doc") Cells.Select 'Selects the entire active work sheet DDEPoke channelNumber, "\StartOfDoc", Selection Thanks, Mohan |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Microsoft pushes S+S vision | Excel Worksheet Functions | |||
Microsoft pushes S+S vision | Excel Discussion (Misc queries) | |||
Sending array data to Word with DDEPoke | Excel Programming | |||
Send array data from Excel macor to Word Doc using DDEPoke | Excel Programming | |||
DDEPoke is not working | Excel Programming |