J
Jeff K.
I have a line of text on a chart that gives the N that
the averages were calculated with for the chart. It
looks like this:
Title Text (Placed by the wizard)
N = 18 (Placed manually)
I would like to have the value (18) be dynamically
displayed according to the cell value used in the
worksheet for the actual calculations. This would save
me from changing the chart(s) manually if the N ever
changes on the worksheet. Is it possible? I tried to
write a formula in the chart itself to concatenate("N
= ",WorksheetCellAddress) but Excel did not like that.
the averages were calculated with for the chart. It
looks like this:
Title Text (Placed by the wizard)
N = 18 (Placed manually)
I would like to have the value (18) be dynamically
displayed according to the cell value used in the
worksheet for the actual calculations. This would save
me from changing the chart(s) manually if the N ever
changes on the worksheet. Is it possible? I tried to
write a formula in the chart itself to concatenate("N
= ",WorksheetCellAddress) but Excel did not like that.