Forum Discussion
Dynamic range of data for graph
- Jun 07, 2019
In the attached file, I entered "=DynamicSeriesValues!SeriesValues" in the Series Values box of the Edit Series tab. SeriesValues is a named range with this formula:
=Arkusz1!$C$3:INDEX(Arkusz1!$C:$C,Arkusz1!$A$3+2)
Please modify the value in A3 to see the effect of the dynamic range on the chart.
TwifooThank you for your answer, but this is not the problem I have. Such formula I wrote already in cell F4.
The problem is how to use it in graph. The range like "=Sheet1!$C$3:$C$32" is OK but "=Sheet1!$C$3:ADDRESS(A3+2;3)" doesn't work.
In the attached file, I entered "=DynamicSeriesValues!SeriesValues" in the Series Values box of the Edit Series tab. SeriesValues is a named range with this formula:
=Arkusz1!$C$3:INDEX(Arkusz1!$C:$C,Arkusz1!$A$3+2)
Please modify the value in A3 to see the effect of the dynamic range on the chart.