Series became hard-coded in graph and I don't know why...

antaeusguy

Board Regular
Joined
Mar 8, 2010
Messages
81
I've created a graph which the series link to a range with values.

If the values changes, the graph series will also change.

However, I forgot what I did I do the graph, and the series became hard coded with values.

Linked to ranges:
=SERIES("Previous year",Dashboard!$C$99:$C$110,Dashboard!$D$99:$D$110,1)

Hard-coded:
=SERIES("Previous year",Dashboard!$C$99:$C$110,{13170.0559978919,11302.4710116538,9805,29005,8851,10429,10207,10777,12370,12265,12933,14758},1)

Does anyone know how did the graph series changed from linked ranges to hard-coded values? So that I will be aware of my actions. :)
 

Excel Facts

Is there a shortcut key for strikethrough?
Ctrl+S is used for Save. Ctrl+5 is used for Strikethrough. Why Ctrl+5? When you use hashmarks to count |||| is 4, strike through to mean 5.
One way to do that, which can be useful if you want to email a chart without the underlying data, is something like:
Select the series line in the chart.
F2
F9
Enter
 
Upvote 0

Forum statistics

Threads
1,224,616
Messages
6,179,908
Members
452,949
Latest member
beartooth91

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