Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() i created a workbook with several complex procedures and every time i run a procedure it just keeps building more and more memory, and never releases it. is there a way to release memory after procedure has been ran? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() hi are you using the windows clipboard in your proceedures? a lot of copy/paste in a loop? regards FSt1 "Rgriff" wrote: i created a workbook with several complex procedures and every time i run a procedure it just keeps building more and more memory, and never releases it. is there a way to release memory after procedure has been ran? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() make sure that any objects are set to nothing once you finished with them set any arrays to null too "Rgriff" wrote in message ... i created a workbook with several complex procedures and every time i run a procedure it just keeps building more and more memory, and never releases it. is there a way to release memory after procedure has been ran? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Using VBA to open Excel , Auto_Open Procedure not running | Excel Programming | |||
running Access procedure from Excel | Excel Programming | |||
Excel Add-In Release/Test Procedure | Excel Programming | |||
Excel Add-In Release/Test Procedure | Excel Programming | |||
How to release the EXCEL.EXE procedure? | Excel Programming |