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: 147
Default Excel, WordPad and DDE

Hi guys.

I need to embed WordPad document inside Excel using VBA.

Dim text as string
text = "test"

Dim o As Object

Set o = ActieSheet.OLEObjects.Add(ClassType:="Wordpad.Docu ment.1",
Link:=False, DisplayAsIcon:=False)


And now, my question is how to store something in "o" and how to read
text from WordPad object.
Does anyone know?

 
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
Exel file opens in Wordpad SharonR Excel Discussion (Misc queries) 4 December 2nd 08 03:50 AM
connecting wordpad and excel Jan Excel Discussion (Misc queries) 1 May 4th 07 01:37 PM
WordPad file convert in Excel Tarique Excel Discussion (Misc queries) 1 April 21st 06 02:48 PM
export to wordpad*update can't use wordviewer Tom Ogilvy Excel Programming 0 September 6th 03 10:05 PM
exporting to wordpad? josh Excel Programming 1 September 6th 03 08:08 PM


All times are GMT +1. The time now is 07:26 AM.

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"