Hello
One of the DDE.APP_BEGIN parameters is 'MODE' it takes:
DDE.APP_MODE_NORMAL,
DDE.APP_MODE_MINIMIZED ,
DDE.APP_MODE_MAXIMIZED
,All of them open the excel file I have specified and show it to the user .
Can I import the data from an excel file without showing it to the user?
Thanks