Reassigning Chart Data Seried

jim may

Well-known Member
Joined
Jul 4, 2004
Messages
7,486
I had previously assigned into the Data Series Box of my chart (xl2007):

='CurrYear-View'!$C$6:$K$22

Since then I created a dynamic Range Name -- MyCurrYr with RefersTo:
=Offset($C$6,0,0,17, Sumproduct(--($C$8:$K$8<>"")))

When I try and replace the Data Series (box)
='CurrYear-View'!$C$6:$K$22
with
=MyCurrYr - I get error message saying "check the formula.....etc..

If I enter it (in the box) as just MyCurrYr (without the "=" I'm able to
OK out without an error. I have SAVED the Workbook immediately afterwards. But each time I go back an view the Data Series Box - it still reads the original

='CurrYear-View'!$C$6:$K$22

It is NOT Sticking to the wall !!! LOL Any Comments of assistance?

Jim:biggrin:
 

Excel Facts

Format cells as currency
Select range and press Ctrl+Shift+4 to format cells as currency. (Shift 4 is the $ sign).
Hi Jim,

Tough issue...

Is the formula to set the dynamic-range working ok?

In other words, if you type in the Name Box MyCurrYr the proper range is being selected?

M.
 
Upvote 0
Yes, The Formula is working - testing in the spreadsheet as =Sum(MyCurrYr) and also visually it checks out when going to the Name Manager selecting MyCurrYr and clicking at the end of the RefersTo formula line - the "marching-ants" surrond the cells displaying values.
Thanks,
Jim
 
Upvote 0

Forum statistics

Threads
1,224,506
Messages
6,179,159
Members
452,892
Latest member
yadavagiri

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top