Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I need to update several charts every day with new data added to a table. Is
there a quick way to update each series? Some Charts have 6 series and the x axis is the dates, so these need to update also. Right now I type in the new cell numbers everyday. Day 1 would be c27:c40 tomorrow would be c28:c41 etc..... |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Did you try to apply dynamic ranges?
http://pubs.logicalexpressions.com/p...cle.asp?ID=518 hth Carlo On Jan 8, 12:26*pm, Garlow wrote: I need to update several charts every day with new data added to a table. Is there a quick way to update each series? Some Charts have 6 series and the x axis is the dates, so these need to update also. *Right now I type in the new cell numbers everyday. Day 1 would be c27:c40 tomorrow would be c28:c41 etc..... |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Here is an example of dynamic ranges that follow the last 12 values (months)
in a larger range: http://peltiertech.com/Excel/Charts/DynamicLast12.html You can adjust it for the last 14 values (two weeks). If it's too much work to retroactively set up the dynamic chart series data ranges, you could try this utility: http://peltiertech.com/Excel/Charts/ChgSrsFmla.html You'd have to do it in two steps, once to change all chart data references in the worksheet from 27 to 28, then to change all references from 40 to 41. - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "carlo" wrote in message ... Did you try to apply dynamic ranges? http://pubs.logicalexpressions.com/p...cle.asp?ID=518 hth Carlo On Jan 8, 12:26 pm, Garlow wrote: I need to update several charts every day with new data added to a table. Is there a quick way to update each series? Some Charts have 6 series and the x axis is the dates, so these need to update also. Right now I type in the new cell numbers everyday. Day 1 would be c27:c40 tomorrow would be c28:c41 etc..... |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Charts - How to have multiple charts share a legend. | Charts and Charting in Excel | |||
Charts created in Excel 2003 are not showing up in excel 2007 | Charts and Charting in Excel | |||
interactive charts for stacked bar charts | Charts and Charting in Excel | |||
Matching the colors Column Charts and Pie Charts | Charts and Charting in Excel | |||
Issues copying excel charts to word documents - using Excel VBA | Excel Worksheet Functions |