Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Exel file opens in Wordpad | Excel Discussion (Misc queries) | |||
connecting wordpad and excel | Excel Discussion (Misc queries) | |||
WordPad file convert in Excel | Excel Discussion (Misc queries) | |||
export to wordpad*update can't use wordviewer | Excel Programming | |||
exporting to wordpad? | Excel Programming |