Memory Problem

  • Thread starter Thread starter Lionel Fridjhon
  • Start date Start date
L

Lionel Fridjhon

I have a macro that runs many iterations, but after what
I think is relatively few iterations, I get an "Out of
Memory" message.
Using the application.memory property in a macro, I find
that I have 1 Mb of free memory out of 2.3 Mb total.
Is there any way I can increase my memory?

Lionel
 
Lionel Fridjhon wrote...
I have a macro that runs many iterations, but after what
I think is relatively few iterations, I get an "Out of
Memory" message.
Using the application.memory property in a macro, I find
that I have 1 Mb of free memory out of 2.3 Mb total.
Is there any way I can increase my memory?

Lionel,

Charles Williams provides a great discussion on memory here:
www.decisionmodels.com and more specifically here..

http://www.decisionmodels.com/memlimits.htm

http://www.decisionmodels.com/memlimitsc.htm

Have a look around his site and you're likely to find other useful
information on memory.

Hope this helps.

Best regards,
Kevin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top