ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Excel in memory (https://www.excelbanter.com/excel-programming/315163-excel-memory.html)

anu

Excel in memory
 
using ASP.net , i am reading excel file and writing in one text file.
i am using
objExcel.Application.Quit()
objExcel = Nothing
but still excel.exe is in the memory.

pls let me know how to release excel from memory.

Thanx in advance

Anu

Myrna Larson

Excel in memory
 
Should be

Set objExcel = Nothing


On Thu, 28 Oct 2004 20:07:02 -0700, Anu wrote:

using ASP.net , i am reading excel file and writing in one text file.
i am using
objExcel.Application.Quit()
objExcel = Nothing
but still excel.exe is in the memory.

pls let me know how to release excel from memory.

Thanx in advance

Anu




All times are GMT +1. The time now is 07:19 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com