Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 49
Default What Are Effects of Choosing a Large Chart End Limit

In Excel 2003, suppose I have a chart "Series" formula like:

=Series(,ShtNm!$A$1:$A$300,ShtNm!$B$1:$B$300,1)

Suppose that there are dates in column A which are going to
increase forever (stock mkt data). Also assume, that as of
today, the last date posted is in row 50. After 250 more
stock mkt days, I will have to increase the upper limit in
my Series formula from 300 to something like 600.

Question, what is the down side of choosiing a REALLY large
limit of, say, 5000 for the upper limit, even though there
is currently no data in rows beyond row 50? Will it use
considerably more memory? Will it take more time to draw
the chart? I've wondered about this for years.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 115
Default What Are Effects of Choosing a Large Chart End Limit

Make a dynamic chart, which grows its source data range as data is added:

http://peltiertech.com/Excel/Charts/Dynamics.html

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Peltier Technical Services
Tutorials and Custom Solutions
http://PeltierTech.com/
_______

SidBord wrote:

In Excel 2003, suppose I have a chart "Series" formula like:

=Series(,ShtNm!$A$1:$A$300,ShtNm!$B$1:$B$300,1)

Suppose that there are dates in column A which are going to
increase forever (stock mkt data). Also assume, that as of
today, the last date posted is in row 50. After 250 more
stock mkt days, I will have to increase the upper limit in
my Series formula from 300 to something like 600.

Question, what is the down side of choosiing a REALLY large
limit of, say, 5000 for the upper limit, even though there
is currently no data in rows beyond row 50? Will it use
considerably more memory? Will it take more time to draw
the chart? I've wondered about this for years.


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
How to chart a large amount of Data to Chart Jennifer Charts and Charting in Excel 2 November 20th 08 12:27 AM
help choosing a chart format. fugazi48 Charts and Charting in Excel 1 October 17th 06 07:13 PM
how can I limit my chart Richard Erlacher Charts and Charting in Excel 7 March 7th 06 12:08 PM
radar chart - how to acieve transparency in fill effects? Dagmaraka Charts and Charting in Excel 1 March 3rd 06 03:43 AM
Chart Fill Effects Dan[_28_] Excel Programming 0 January 3rd 04 03:50 AM


All times are GMT +1. The time now is 09:36 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"