DDE

B

Bilal A F

Hi,

I am using DDE to connect ORACLE to MS EXCEL. I am using DDE.EXECUTE
(ConvID, Command, Timeout) subroutine to control MS EXCEL I want to use
this subroutine to save a file. The Command parameter passesed to the
subroutine is actually a command string for the DDE server to execute.

Can anyone guide me or tell me what standard command can I use to "save as"
feature in MSEXCEL

Bilal
 
Top