this is my chart formulaCode:=SERIES(,Sheet1!$A$9:$A$29,Sheet1!$B$9:$B$29,1)
I want to be able to use the following
This will allow me to change the data series in the chart based on what's typed in cell B5Code:=SERIES(,Sheet1!$A$9:ADDRESS(SUM(MATCH(B5,A9:A29,0)+8),1),Sheet1!$B$9:ADDRESS(SUM(MATCH(B5,A9:A29,0)+8),2),1)
Is this possible?
Hi,
You could assign a named range using the formula, and then refer to that named range in the chart data.
Sarcasm - because beating the **** out of someone is illegal.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks