Not enough memory

  • Thread starter Thread starter Edward Ulle
  • Start date Start date
E

Edward Ulle

I am running into a problem loading data into Excel.

First is there a limitation on the number of Worksheets (i.e. 256)?

Secondly, I am getting the message Not enough memory. If I use
Application.MemoryTotal it says only 1.5 mBytes and MemoryFree 1.0
mBytes. Numbers seem very low by todays expectations.

I have not tried VBA for Access but would this get around the memory
limitations and could I program some thing equivalent to a Chart to plot
this data?

TIA
 
Jim,

The articles talk about 80 mBytes for Excel 2000 whereas
Application.MemoryTotal says only 1.5 mBytes. Am I missing some setting
to increase the memory available to Excel?

Thanks
 
Take a look at your Task manager to get a good handle on usage. Some
operations just use a lot of memory.
 

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

Similar Threads

MemoryFree 4
Maximum Memory Issue Excel 2003 1
Memory problem 1
Upgrading Memory - help appreciated 5
Does my memory clash with my processor? 7
Windows 7 WFS how to 2
Windows XP Service Control Manager problem...please help. 0
Memory allocation limits 11

Back
Top