E
exceluser
When I edit a chart's series in the formula bar, hitting Enter doesn't
commit the change.
Is there an obvious reason as to why that would happen ?
For example, the series I want to change is the following:
=SERIES(DataSheet!$B$1,DataSheet!$A$2:$A$32,DataSheet!$B$2:$B$32,1)
I'm trying to change it to the following:
=SERIES(DataSheet!$B$1,Normalized.xls!rngDates,Normalized.xls!
rngValue1,1)
This is an example from:
http://peltiertech.com/Excel/ChartsHowTo/DynamicNormalized.html
Exceluser
commit the change.
Is there an obvious reason as to why that would happen ?
For example, the series I want to change is the following:
=SERIES(DataSheet!$B$1,DataSheet!$A$2:$A$32,DataSheet!$B$2:$B$32,1)
I'm trying to change it to the following:
=SERIES(DataSheet!$B$1,Normalized.xls!rngDates,Normalized.xls!
rngValue1,1)
This is an example from:
http://peltiertech.com/Excel/ChartsHowTo/DynamicNormalized.html
Exceluser