Using Name in Chart

hsh982

New Member
Joined
Feb 13, 2010
Messages
20
Hi
I need to know how to use a name in a chart. I have named a range of data as a specific name such as "Temp". and now I wanna refere the value range in chart (series) to this name. but not wroking
and idea would be appreciated.
 

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
Describe the contents of the range referenced by the name. Give the formula used for the name. Say what steps you took to try to use the name in the chart, and what actually happened.
 
Upvote 0
In the step we specify "Source data" in the "Series" tab I want to refere for "Values" instead of "='Daily Progress'!$C$27:$C$78" I want to put "ChartAct" which is exactly the name defined for the range "Daily Progress'!$C$27:$C$78".
When I put in "Values" box "=ChartAct" the line chart is disapears! I don't know how to say excel to understand this name is for the same range?!
 
Upvote 0
When you get to the step of selecting the range via the wizard Press F3 this will give you the list of Named Ranges then select the name you want to use.
 
Upvote 0
Instead of
"='Daily Progress'!$C$27:$C$78"
try
"='Daily Progress'!ChartAct"
 
Upvote 0
It worked very well.
But I have another question.
I want this name not to be fixed and be choosen by user. For example this name is in Cell B2. First user select name "ChartAct" and the chart is drawn. then User will select another name "ChartPlan" that refers to another range. it should draw another chart.
I want my Chart be dynamic by choosing any name in cell B2.
There is avalidation list in cell B2 contains all names.
any idea is appreciated.
 
Upvote 0

Forum statistics

Threads
1,224,518
Messages
6,179,256
Members
452,901
Latest member
LisaGo

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