Having trouble entering defined name into chart as data source

Powerlifting Geek

New Member
Joined
Nov 25, 2014
Messages
19
I have a chart with a drop down menu to the side of it. The drop down menu is linked to the row labels of the data range. The point is I would like it so you can select a row label and that data will be displayed in the chart.

I have entered these two formulas as defined names,
=INDEX(C82:AB116,MATCH(A118,Time_Sheet_Row_Lables,0),1):INDEX(C82:AB116,MATCH(A118,Time_Sheet_Row_Lables,0),26-COUNTBLANK(C81:AB81))
=OFFSET(A81,MATCH(A118,Time_Sheet_Row_Lables,0),2,,26-COUNTBLANK(C81:AB81))

I try editing Series Values from this, ='Time Sheet'!$C$82:$F$82 to this, ='Time Sheet'!Input or ='Time Sheet'!Input2 and get a warning stating "We found a problem with one or more formula references in this worksheet. Check that cell references, range names, defined names and links to other workbooks in your formulas are all correct."

I don't understand why I am getting this error. What is my problem and is what I am attempting even possible?
 

Excel Facts

Add Bullets to Range
Select range. Press Ctrl+1. On Number tab, choose Custom. Type Alt+7 then space then @ sign (using 7 on numeric keypad)

Forum statistics

Threads
1,214,957
Messages
6,122,466
Members
449,086
Latest member
kwindels

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