Click to See Complete Forum and Search --> : Excel Execute Strings


alanr
October 27th, 1999, 02:36 PM
I am writing a DDE app. Once you open whatever it is you are opening, then you can use the mfc function DdeExecute()
I have this working.. the commands you sned look like this:

[NEW(1)]
[PRINT(1)]

etc.

These are specific to differnet MS apps. Does anyone know where these are hidden in teh MSDN or is there anotehr source? Please help..

alanr