Is It Possible To Dynamically Name Series?

M

MJ

I was wondering if Excel will allow a series name to be dynamic?

For example, ="30-Day Target, (" + sheetname!cell + ")"
where sheetname!.cell value is a date
to yield a Series Name = 30-Day Target, (mm.dd.yyyy)

I hope this question is clear. Thank you in advance for your help.
 
W

Wigi

First, create that string in a cell. Use the Text function to format your
date in that string.

Then, in the usual dialog with the chart's Source data, click that cell as
the Series name.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top