LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Out of memory error

Good Day,

I'm trying to use Excel to generate a report on the 30 Dow Jones Industrials
that contains

symbol date closingprice MovingAvg. The worksheet contains a workarea
that I read

the historical data into, calculate the MA and then use Paste Special Value
to bring the

data to the report area, after which I delete the input data and repeat the
sequence for

the next stock.


The problem appears to be that no storage is released when deleting the
input data and

after 15-20 stocks are done, the Out of Memory condition occurs.


Does Excel release memory when a range is deleted ? Even if it's reused in a
subsequent

operation? If Excel does not automatically release memory is there an
explicit instruction

I can issue such as a VB GC (garbage collection) ?


The entire worksheet occupies cells A1.T15000 but cells A40.I15000 are
unused. Would it

help to use only cells A1.I15050? In other words, does Excel use memory for
cells that are

blank?



Thanks for your time, J e r


 
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
Out of Memory error Keith[_7_] Excel Programming 0 January 16th 04 01:58 PM
Out of Memory error Charlie Tuna Excel Programming 0 November 11th 03 12:27 PM
Out of memory error. LHW[_2_] Excel Programming 0 August 27th 03 06:51 AM
Out of memory error. LHW[_2_] Excel Programming 0 August 27th 03 06:51 AM
out of memory error rosanne Excel Programming 2 July 16th 03 06:21 AM


All times are GMT +1. The time now is 08:51 AM.

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

About Us

"It's about Microsoft Excel"