Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default how do i release ram after running a procedure in excel?


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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3,942
Default how do i release ram after running a procedure in excel?


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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,049
Default how do i release ram after running a procedure in excel?


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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using VBA to open Excel , Auto_Open Procedure not running moonhk Excel Programming 2 November 5th 07 06:30 AM
running Access procedure from Excel savalou Excel Programming 5 September 14th 07 09:12 PM
Excel Add-In Release/Test Procedure [email protected] Excel Programming 0 January 4th 06 08:49 PM
Excel Add-In Release/Test Procedure [email protected] Excel Programming 0 January 4th 06 08:49 PM
How to release the EXCEL.EXE procedure? Serge[_2_] Excel Programming 0 September 23rd 03 05:12 PM


All times are GMT +1. The time now is 04:58 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"