want to run EXCEL.EXE from Visual C++
Hi,
I want to run a new instance of EXCEL.EXE from my code (if there is already one running) in VC++ .
I am using Visual Studio 7.0 ..and then i need to attach my process to that new instance of EXCEL.EXE..
please help
Thanks & Regards
|