I am trying to automate the mailing of some Excel spreadsheets from some existing VBA code within Excel. I have had a look at the help for DDE commands and can see how this works for Word etc. but can you get this to work for Outlook?
What do you put in the "topic" string of the DDEinitiate command, as below from the help?
expression.DDEInitiate(App, Topic)
For Word, Excel this is the filename that you want to open.
Any help much appreciated,
JimG
What do you put in the "topic" string of the DDEinitiate command, as below from the help?
expression.DDEInitiate(App, Topic)
For Word, Excel this is the filename that you want to open.
Any help much appreciated,
JimG