Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I m callling excel application from within a VB component, which is a
Active X .exe but the problem is that when I no more need excel i want to terminate it instance. What I m doing is that objExcel.Quit objExcel.SendKeys("%fx") set objExcel = nothing but the instance of the excel does not terminate and remains in memory as it appear from the Task Manager. When the next time I open the excel on the same pattern (Programmtically). The Excel application does not becomes fully visible but it only some of the main menus and the application become fuzzy. I have quit all the programs and terminate every thing what I started to smooth funtioning. This is irritating to me. Can any one please suggest me on the issue. I tried to get help for the Function DDETerminate and DDEInitiate etc. but could not solve the probelm. Regards Fuzzy....... --- Message posted from http://www.ExcelForum.com/ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel - New Instance | Excel Discussion (Misc queries) | |||
run a single instance of excel | Excel Discussion (Misc queries) | |||
opening a new instance of Excel | Setting up and Configuration of Excel | |||
keep Excel from opening 2nd instance | Excel Discussion (Misc queries) | |||
Second instance of Excel | Excel Programming |