Excel 2003 dynamic named range for the values in a pie chart

T

TSW632

Hello,

In Excel 2003, I've been trying to use a dynamic named range for the
values in a pie chart:

=Cost Ctr Summary x Project!PieData12

But it won't accept that. Keeps telling me:

"A formula in this worksheet contains one or more invalid references.
Verify that your formulas contain a valid path, workbook, range name
and cell reference."

Does anyone know why the values box on the series tab won't accept it?
 
S

Steve=True

Hello,

The value you posted has spaces in the name before the !

=Cost Ctr Summary x Project!PieData12

if you surround your workbook name in single quotes it should work.

Where are you putting in this value?

It also needs to be a chart series, not the chart range.

Let me know if this fixes the problem.

Steve=Tru
 

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