Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2
Default Can you dynamically expand the time range to the series data added

I'm trying to create a chart for work. I have the chart with about ten years
of dates. A worker will fill in the data (byte count) as the Y-Axis data.
The dates are the X-Axis data. I have the dates already filled in (from
1/1/2008-12/31/2029).

My question is whether or not Excel can only show data with the dates that
have data. I already have it connect when a data point it missing, but I
want it to also not show the last 28 years, if I only have the first year of
data filled in.

I would rather not have to select new series data every day.


  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 4,393
Default Can you dynamically expand the time range to the series data added

Three possible approached:
1) In the cells with missing y-values enter =NA(). This displays as #N/A but
is ignored by the chart engine. You could use conditional formatting to
'hide' the #N/A

2) A dynamic chart
http://peltiertech.com/Excel/Charts/Dynamics.html
http://www.tushar-mehta.com/excel/ne...rts/index.html
http://office.microsoft.com/en-us/ex...098011033.aspx
http://people.stfx.ca/bliengme/ExcelTips/Dynamic.htm

3) If using Excel 2003 (or 2007)
Turn your data into any Excel "list" (or "table" in XL 2007)
A chart made from a vertical list is automatically dynamic
For more see
In Help, search with Create an Excel List
or visit this site
http://office.microsoft.com/training...RC010801391033

best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"Rubbs" wrote in message
...
I'm trying to create a chart for work. I have the chart with about ten
years
of dates. A worker will fill in the data (byte count) as the Y-Axis data.
The dates are the X-Axis data. I have the dates already filled in (from
1/1/2008-12/31/2029).

My question is whether or not Excel can only show data with the dates that
have data. I already have it connect when a data point it missing, but I
want it to also not show the last 28 years, if I only have the first year
of
data filled in.

I would rather not have to select new series data every day.




  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 2
Default Can you dynamically expand the time range to the series data a

Ok, so I've got it so that it will dynamically add the new data to the chart,
but now I have a different problem. If I try to add information to a cell
and it isn't continuous, then it won't update the chart. For example:

Data Date
123 1/1/08
234 1/2/08
1/3/08
243 1/4/08
1/5/08
...

I need it to be able to select up to 1/4/08 without selecting any further.
I know that if I add NA() to each of the blank cells in between the data
points, it will graph (and I can have it ignore those points), but I would
like to know if there is a way I can have it either select down to the latest
data point, or find a way to only fill in the blanks from previous dates with
NA(). I tried using an if statement, but apparently Excel can not return
NULL(A feature I'm not sure why wasn't included).

Anyone have any ideas?

"Bernard Liengme" wrote:

Three possible approached:
1) In the cells with missing y-values enter =NA(). This displays as #N/A but
is ignored by the chart engine. You could use conditional formatting to
'hide' the #N/A

2) A dynamic chart
http://peltiertech.com/Excel/Charts/Dynamics.html
http://www.tushar-mehta.com/excel/ne...rts/index.html
http://office.microsoft.com/en-us/ex...098011033.aspx
http://people.stfx.ca/bliengme/ExcelTips/Dynamic.htm

3) If using Excel 2003 (or 2007)
Turn your data into any Excel "list" (or "table" in XL 2007)
A chart made from a vertical list is automatically dynamic
For more see
In Help, search with Create an Excel List
or visit this site
http://office.microsoft.com/training...RC010801391033

best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"Rubbs" wrote in message
...
I'm trying to create a chart for work. I have the chart with about ten
years
of dates. A worker will fill in the data (byte count) as the Y-Axis data.
The dates are the X-Axis data. I have the dates already filled in (from
1/1/2008-12/31/2029).

My question is whether or not Excel can only show data with the dates that
have data. I already have it connect when a data point it missing, but I
want it to also not show the last 28 years, if I only have the first year
of
data filled in.

I would rather not have to select new series data every day.





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 dynamically change the series range of a chart ? ptek Charts and Charting in Excel 2 October 5th 06 04:42 AM
Use a macro to expand data series for chart? Kevin Clark Charts and Charting in Excel 0 June 21st 06 07:31 PM
Add a data series dynamically to a named range? Popeye Charts and Charting in Excel 3 March 10th 06 08:59 PM
automatically expand chart data series as data is added jlarson Charts and Charting in Excel 1 March 9th 06 10:31 AM
Data Range Will Not Expand Dmorri254 Excel Worksheet Functions 4 April 11th 05 09:06 PM


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