You can have a chart where different data series live on different
worksheets.
But it sounds as if you want to take one point from Sheet!, another from
Sheet2, etc.
Why not make a table such as:
Col X(values) Col Y (formulas)
2002 =Sheet1!C40
2003 =Sheet2!D56
etc
Then make chart from this data (which could be off in an unused part of the
sheet)
best wishes

Signature
Bernard V Liengme
www.stfx.ca/people/bliengme
remove caps from email
>I am trying to create a line graph from multiple worksheets, within the
>same file. I have a budget with each year on a separate worksheet, but I
[quoted text clipped - 7 lines]
> Cheers,
> Link.
Link - 11 Apr 2007 01:46 GMT
Not exactly sure what you mean with the way you wrote your codes there, but
what I have done is copy and paste all the info from the various worksheets
into a new and separate worksheet, then created my chart from that.
I find it surprising that such a workaround is necessary. I thought I could
hit the Data Source button, then go and select all the info from different
worksheets!
Oh well, I got the end result.
Thanks for your help.
Cheers,
Link.
> You can have a chart where different data series live on different
> worksheets.
[quoted text clipped - 19 lines]
>> Cheers,
>> Link.