Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
I am trying to make a flexible 3d bar chart in excel. I made a data
label that will hold all necessary data for the chart and used this data-label as data range for the chart. Unfortunately excel just uses the range that the label represent at that time. In other words, when the data label has changed excel still uses its old value. Is there a way to overcome this problem? Thanks in advance, Douwe |
#2
![]() |
|||
|
|||
![]()
I assume you mean named formula rather than data-label, i.e., you
created the name with Insert | Name Define... If so, yes, when the name is specified in the chart wizard, XL converts it into its current range and uses that name. However, you can specify it in a way that XL uses the named range all the time. For how see Names in Charts http://www.tushar- mehta.com/excel/newsgroups/dynamic_charts/names_in_charts.html -- Regards, Tushar Mehta www.tushar-mehta.com Excel, PowerPoint, and VBA add-ins, tutorials Custom MS Office productivity solutions In article . com, says... I am trying to make a flexible 3d bar chart in excel. I made a data label that will hold all necessary data for the chart and used this data-label as data range for the chart. Unfortunately excel just uses the range that the label represent at that time. In other words, when the data label has changed excel still uses its old value. Is there a way to overcome this problem? Thanks in advance, Douwe |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
I want chart source data to be relative references, not absolute. | Charts and Charting in Excel | |||
Data Range Mess | Charts and Charting in Excel | |||
Fan charts | Charts and Charting in Excel | |||
Help making a chart that doesn't graph cells without data? | Excel Discussion (Misc queries) | |||
Extending a Chart Data Series from an Array - Can it be done? | Charts and Charting in Excel |