Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 92
Default Not enough memory

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



*** Sent via Developersdex http://www.developersdex.com ***
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 486
Default Not enough memory

Here is everything you want to know about Memory. There is also a good
section on perfomance and Calculations...

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

Jim Thomlinson


"Edward Ulle" wrote:

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



*** Sent via Developersdex http://www.developersdex.com ***

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 92
Default Not enough memory

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



*** Sent via Developersdex http://www.developersdex.com ***
  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 486
Default Not enough memory

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

Jim Thomlinson


"Edward Ulle" wrote:

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



*** Sent via Developersdex http://www.developersdex.com ***

  #5   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 968
Default Not enough memory

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

"Edward Ulle" wrote in message
...
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



*** Sent via Developersdex http://www.developersdex.com ***





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
XL 2007 - Out of Memory - memory leak/bug? PCLIVE Excel Discussion (Misc queries) 0 March 23rd 09 03:31 PM
Which will use more memory? Smudge Excel Discussion (Misc queries) 2 November 17th 06 04:20 PM
Not Enough Memory Adam Excel Discussion (Misc queries) 9 August 31st 05 12:35 PM
Not enough memory? J Shrimps, Jr. Excel Programming 1 April 8th 05 03:33 PM
The instruction at "0x65255ac9" referenced memory at "0x00000008". The memory could not be read. Clikc OK to terminate etc Angus Comber[_2_] Excel Programming 1 November 7th 03 01:18 PM


All times are GMT +1. The time now is 06:43 PM.

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"