Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
No Name
 
Posts: n/a
Default Memory/Font problem

Greetings, all!

I hope this is not off-topic for this group but I have an annoying problem
that apparently has to do with memory in my workbook. I am using Excel 2002
SP-1. I have a workbook that consists of 7 worksheets and is only 589 KB but
I have a large number of charts. When the number of charts started to
increase I started to get the error message, "No more new fonts may be
applied to this workbook" even though I was not adding any new fonts. Now I
cannot even click on a pull-down without getting this error message. I can
enter data and that's about all. I don't want to break up this workbook
because it needs to be distributed. What is causing this and what can I do
about it?

Thanks for advice.

Steve H


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 576
Default Memory/Font problem

Steve,

A lot depends on how you are adding the charts and working with them.

Are you using code with the charts?
If so - you may see a line
Selection.TickLabels.AutoScaleFont = True
(or something similar). If you have this - change it to False.
The AutoScaleFont is a memory killer.

You may have to rebuild to get it back to "normal".

steve

wrote in message
...
Greetings, all!

I hope this is not off-topic for this group but I have an annoying problem
that apparently has to do with memory in my workbook. I am using Excel

2002
SP-1. I have a workbook that consists of 7 worksheets and is only 589 KB

but
I have a large number of charts. When the number of charts started to
increase I started to get the error message, "No more new fonts may be
applied to this workbook" even though I was not adding any new fonts. Now

I
cannot even click on a pull-down without getting this error message. I can
enter data and that's about all. I don't want to break up this workbook
because it needs to be distributed. What is causing this and what can I do
about it?

Thanks for advice.

Steve H




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
memory problem of Excel 2003 copy & paste LunaMoon Excel Discussion (Misc queries) 5 August 13th 08 01:51 PM
memory problem in Excel 2007 Tessa - South Africa Excel Discussion (Misc queries) 1 August 5th 08 01:31 PM
Very Wierd Execl "Memory" problem Pat Excel Discussion (Misc queries) 3 October 26th 06 03:39 PM
Memory could not ne "writtem" problem. Les[_4_] Excel Programming 2 August 12th 03 05:57 PM


All times are GMT +1. The time now is 09:12 AM.

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"