LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default DDEPoke only pushes the text contents from excel to word

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Microsoft pushes S+S vision abhi Excel Worksheet Functions 0 October 30th 08 02:29 PM
Microsoft pushes S+S vision abhi Excel Discussion (Misc queries) 0 October 30th 08 02:28 PM
Sending array data to Word with DDEPoke VC[_2_] Excel Programming 0 November 9th 03 03:19 AM
Send array data from Excel macor to Word Doc using DDEPoke Vijay Chaudhari Excel Programming 0 November 7th 03 07:12 PM
DDEPoke is not working Dipi Excel Programming 0 September 16th 03 10:26 PM


All times are GMT +1. The time now is 06:53 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"