ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Chart data - Range Names (https://www.excelbanter.com/excel-discussion-misc-queries/241595-chart-data-range-names.html)

Cinque Terra

Chart data - Range Names
 
I have a chart with three data series. I would like to use range names to
define the data ranges. However, when I do so, I get an error saying 'A
formula in this worksheet contains one or more invalid references. Verify
that your formulas contain a valid path, workbook, range name, and cell
reference.' I have verified that the range names refer to the ranges in the
existing series formula.

Replace:
=SERIES('owssvr(1)'!$F$1,'owssvr(1)'!$E$11:$E$22,' owssvr(1)'!$F$11:$F$22,1)

With:
=SERIES(Title_JE,Data_Dates,Data_JE,1)

Thanks in advance!
Sandy

Luke M

Chart data - Range Names
 
You need to include name or workbook in the formula.

=SERIES(YourWorkBook!Title_JE,YourWorkBook!Data_Da tes,YourWorkBook!Data_JE,1)

--
Best Regards,

Luke M
*Remember to click "yes" if this post helped you!*


"Cinque Terra" wrote:

I have a chart with three data series. I would like to use range names to
define the data ranges. However, when I do so, I get an error saying 'A
formula in this worksheet contains one or more invalid references. Verify
that your formulas contain a valid path, workbook, range name, and cell
reference.' I have verified that the range names refer to the ranges in the
existing series formula.

Replace:
=SERIES('owssvr(1)'!$F$1,'owssvr(1)'!$E$11:$E$22,' owssvr(1)'!$F$11:$F$22,1)

With:
=SERIES(Title_JE,Data_Dates,Data_JE,1)

Thanks in advance!
Sandy



All times are GMT +1. The time now is 02:58 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com