Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm using C# application to open an Excel workbook by using m_objExcel = new Excel.Application(); and it works fine but problem arises if user close Excel window and go back to my C# application to open another excel workbook. the workbook actually is opened successfully but Excel window is invisible now. User have no choice to kill the EXCEL.EXE in task manager then only it can resume as normal. How do I get back the EXCEL window closed by user but still remain in task manager? I try to use ShowWindow(...) but it doesn't work. Appreciate if anyone can help. Regards, Jessica |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How to get the caliculation process Window in Excel | Excel Worksheet Functions | |||
How to get the window handle of and excel instance using it's process ID | Excel Programming | |||
How to count process running time ( process not finished) | Excel Programming | |||
How to count process running time ( process not finished) | Excel Programming | |||
Excel process remains running | Excel Programming |