ODDE OLE with WORD

Post Reply
Jack
Posts: 249
Joined: Wed Jul 11, 2007 11:06 am

ODDE OLE with WORD

Post by Jack »

How to transpose this from DDE to OLE syntax :

odde:execute('[EditBookmark .Name="STARTDOC",.GoTo ]')

ww:="A text"
odde:execute('[Insert "&ww" ]')
odde:execute('[NextCell() ]')

The purpose is to migrate form DDE -> OLE with Word

Thanks
Jack
Posts: 249
Joined: Wed Jul 11, 2007 11:06 am

Re: ODDE OLE with WORD

Post by Jack »

Hi,
No answer about this ?

Thanks
User avatar
cnavarro
Posts: 5792
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: ODDE OLE with WORD

Post by cnavarro »

Please, search for "Excel.Application" in forum

http://forums.fivetechsupport.com/viewt ... on#p215965

Sorry, search for: "Word.Application"
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Post Reply