R
rretzko
I am trying to create a 'self-sizing' chart, but don't
know if I can use indirect cell references in a chart.
Here's the scenario: I have a tab with data(DataTable!
A2:A20) and a tab with Graphs (Graphs). I use a Max
formula to determine the last row of data entered, and
I've labled that formulas as 'DataTable!LastRow'.
In my 'Graphs' tab, I have a cell called 'Graphs!
XAxisLabel' with the formula ='Datatable!A3:A'&(DataTable!
LastRow)' that displays the rows of data to be used in the
chart. I want to use a formula (=Graphs!XAxisLabel) to
pull the specifics for the chart. I'd use a similar
formula for other Series ranges.
Can this be done within Excel, or do I have to do this via
a Visual Basic route?
Thanks for the advice, and let me know if I haven't been
clear.
Rick
know if I can use indirect cell references in a chart.
Here's the scenario: I have a tab with data(DataTable!
A2:A20) and a tab with Graphs (Graphs). I use a Max
formula to determine the last row of data entered, and
I've labled that formulas as 'DataTable!LastRow'.
In my 'Graphs' tab, I have a cell called 'Graphs!
XAxisLabel' with the formula ='Datatable!A3:A'&(DataTable!
LastRow)' that displays the rows of data to be used in the
chart. I want to use a formula (=Graphs!XAxisLabel) to
pull the specifics for the chart. I'd use a similar
formula for other Series ranges.
Can this be done within Excel, or do I have to do this via
a Visual Basic route?
Thanks for the advice, and let me know if I haven't been
clear.
Rick