Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.charting
hmm hmm is offline
external usenet poster
 
Posts: 175
Default Trouble with named data

In the formula bar of an x-y chart, I entered:

=SERIES(,'Sheet1'!xData,'Sheet1'!yData,1)

I tried both with and without the single quotes around Sheet1 -- either way
I get an error message indicating the formula contains an invalid external
reference. How can I solve the problem?

It should be indicated:

1) xData and yData both contain an INDIRECT function whose text argument is
a relative reference, thus data depends on which is the active cell. (I
select a cell and recalculate in order to plot different sets of data).
2) This method of charting DID work for me before; something is a little
different about the way I'm doing it.
3) xData and yData DO presently return correct values when entered as
arguments in a cell (e.g., SUM(xData)).

  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 6,582
Default Trouble with named data

I've had mixed results using INDIRECT in name definitions when the names are
used as chart series data. I guess charts aren't as smart as worksheets when
reading data from names. Sometimes it works (as in a little test I just
did), and sometimes it doesn't.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
Tutorials and Custom Solutions
Peltier Technical Services, Inc. - http://PeltierTech.com
_______


"hmm" wrote in message
...
In the formula bar of an x-y chart, I entered:

=SERIES(,'Sheet1'!xData,'Sheet1'!yData,1)

I tried both with and without the single quotes around Sheet1 -- either
way
I get an error message indicating the formula contains an invalid external
reference. How can I solve the problem?

It should be indicated:

1) xData and yData both contain an INDIRECT function whose text argument
is
a relative reference, thus data depends on which is the active cell. (I
select a cell and recalculate in order to plot different sets of data).
2) This method of charting DID work for me before; something is a little
different about the way I'm doing it.
3) xData and yData DO presently return correct values when entered as
arguments in a cell (e.g., SUM(xData)).



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Trouble With Data Validation And Filtering On A Dropdown zura04 Excel Worksheet Functions 0 October 24th 06 08:58 PM
Trouble with selecting multiple ranges of data markag Excel Worksheet Functions 2 June 23rd 06 04:35 PM
trouble ranking data... Minsk Excel Discussion (Misc queries) 1 May 25th 06 04:08 PM
Trouble formatting Date data LB Charts and Charting in Excel 1 May 1st 06 12:11 PM
EXCEL2000 trouble with SUM function recalculating on new data ent huskybytes Excel Worksheet Functions 2 March 10th 06 04:17 PM


All times are GMT +1. The time now is 02:43 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"