D
deko
I need to create a chart of values that are contained in a cell's formula.
For example, if cell A1 has this formula:
=STDEV(Sheet1!H1:H10)
I want to be able select that cell, click a button, and produce a chart
based on the range H1:H10. I will not know what range is specified in the
cell's formula until the cell is selected. Is there any way to retrieve the
range that's contained in the cells formula?
Thanks in advance.
For example, if cell A1 has this formula:
=STDEV(Sheet1!H1:H10)
I want to be able select that cell, click a button, and produce a chart
based on the range H1:H10. I will not know what range is specified in the
cell's formula until the cell is selected. Is there any way to retrieve the
range that's contained in the cells formula?
Thanks in advance.