PC Review


Reply
Thread Tools Rate Thread

Charting data from multiple sheets

 
 
Sean Mc
Guest
Posts: n/a
 
      20th Oct 2003
Is there a way to chart date from multiple sheets. I have
used Qpro for years and want to get away form it but... I
use one sheet per month of data and what to chart Jan to
Dec for example. Any ideas?

 
Reply With Quote
 
 
 
 
Jon Peltier
Guest
Posts: n/a
 
      20th Oct 2003
Sean -

You need to summarize the data on a single sheet, then make your chart.
You can use formulas to do this.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
http://www.geocities.com/jonpeltier/Excel/index.html
_______

Sean Mc wrote:
> Is there a way to chart date from multiple sheets. I have
> used Qpro for years and want to get away form it but... I
> use one sheet per month of data and what to chart Jan to
> Dec for example. Any ideas?
>


 
Reply With Quote
 
Wayne
Guest
Posts: n/a
 
      23rd Oct 2003
Jon,
You mentioned that to chart data from multiple worksheets
you have to summarize the data on one worksheet using
formulas. Can you point me in the right direction as to
which formulas to look at?

Thank you,
Wayne
 
Reply With Quote
 
Jon Peltier
Guest
Posts: n/a
 
      24th Oct 2003
Wayne -

Suppose I wanted the value from cell A1 of each sheet. In my summary
sheet, I put the sheet names in A5, A6, A7. In B5 I put the formula
=INDIRECT(A5&"!A1"), and I filled this down to B7. The formula builds a
string containing the value of cell A5 plus the stuff in quotes, or
Sheet1!A1, and the indirect evaluates the string, and returns the value
in the cell it references.

I can now use the range B5:B7 of my summary sheet to chart Sheet1:Sheet3!A1.

- Jon
-------
Jon Peltier, Microsoft Excel MVP
http://www.geocities.com/jonpeltier/Excel/index.html
_______

Wayne wrote:
> Jon,
> You mentioned that to chart data from multiple worksheets
> you have to summarize the data on one worksheet using
> formulas. Can you point me in the right direction as to
> which formulas to look at?
>
> Thank you,
> Wayne


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Line charting the same series using data from multiple sheets? Aaron Microsoft Excel Misc 1 29th Apr 2010 10:10 PM
Charting one cell from multiple sheets erriac Microsoft Excel Misc 2 6th Jan 2009 07:55 PM
quick charting question for similar charts on multiple sheets Boon8888 Microsoft Excel Charting 2 27th Jan 2006 07:33 PM
in charting, how do i select data ranges from multiple sheets, sa. =?Utf-8?B?bWljaGFlbA==?= Microsoft Excel Charting 1 6th Mar 2005 03:01 PM
Charting continious data across sheets. Steve Microsoft Excel Charting 2 19th Jul 2004 12:04 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:46 PM.