Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Here are some examples which may help:
http://peltiertech.com/Excel/Charts/...umnChart1.html http://peltiertech.com/Excel/Charts/Dynamics.html - Jon ------- Jon Peltier, Microsoft Excel MVP Tutorials and Custom Solutions Peltier Technical Services, Inc. - http://PeltierTech.com _______ "tiptoe" wrote in message ... On Feb 16, 11:07 pm, Del Cotter wrote: On Sat, 16 Feb 2008, in microsoft.public.excel.charting, tiptoe said: My ultimate aim is to build a chart that refers to values in a range of cells held in a row on another worksheet. Normally this would be straightforward by manually editing the source data in the chart and pointing to the range of cells. However, over time the range of cells used to provide the values for the chart will change and I am looking for a method that will do this automatically. Excel source data boxes won't accept formulas, but they will accept named ranges, which can be formulas. So just create a named formula that evaluates to a range (not just to a single value). The formula that will do this for you (one that has as its output a whole range of cells, not just a value) is OFFSET(). For more information on making charts that change using named ranges and OFFSET(), Google "Excel Dynamic Charts". -- Del Cotter NB Personal replies to this post will send email to , which goes to a spam folder-- please send your email to del3 instead. Del, Thanks, I'll see if I can come up with and OFFSET() formula that returns the required range. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Source data values for chart to involve a calculation | Charts and Charting in Excel | |||
Pivot Field in Field List but Not Source Data | Excel Discussion (Misc queries) | |||
Excel chart source data y-values can only accept 7 data pts? | Charts and Charting in Excel | |||
How do I formula a percentage with text values in the data field | Excel Worksheet Functions | |||
how can i automatically insert cell values into a comment field? | Excel Discussion (Misc queries) |