PC Review


Reply
Thread Tools Rate Thread

Charting one cell from multiple sheets

 
 
erriac
Guest
Posts: n/a
 
      6th Jan 2009
I have a workbook with 66 sheets. Each sheet represents a different day and
is named ie. 12-7-08, 12-8-08, etc. I am trying to chart one cell (f40) from
each sheet into one chart to track the change of an account balance day to
day. I have reviewed the similar questions in this forum and have tried each
suggestion to no avail. Is it because the sheets are named with dates? Can
anyone help me not have to enter ='12-7-08 '!F40, etc, etc....66 times?
Thank you in advance.
 
Reply With Quote
 
 
 
 
Shane Devenshire
Guest
Posts: n/a
 
      6th Jan 2009
Hi,

On the sheet where you want the chart enter the dates in the first column

12-7-08
12-7-09
....

Suppose these are in A1:A66, and suppose the entries you want are in F40 on
each sheet, then enter

=INDIRECT("'"&TEXT(A1,"m-d-yy")&"'!F40")

In B1 and copy it down. Be very careful toi include the ' (two single
quotes - one after the (" and one before the !F40)
Use this range to plot your chart.


If this helps, please click the Yes button.

Cheers,
Shane Devenshire

"erriac" <(E-Mail Removed)> wrote in message
news:F197E385-C148-43D1-A817-(E-Mail Removed)...
> I have a workbook with 66 sheets. Each sheet represents a different day
> and
> is named ie. 12-7-08, 12-8-08, etc. I am trying to chart one cell (f40)
> from
> each sheet into one chart to track the change of an account balance day to
> day. I have reviewed the similar questions in this forum and have tried
> each
> suggestion to no avail. Is it because the sheets are named with dates?
> Can
> anyone help me not have to enter ='12-7-08 '!F40, etc, etc....66 times?
> Thank you in advance.


 
Reply With Quote
 
erriac
Guest
Posts: n/a
 
      6th Jan 2009
That worked great. Thank you very much for your help.

"Shane Devenshire" wrote:

> Hi,
>
> On the sheet where you want the chart enter the dates in the first column
>
> 12-7-08
> 12-7-09
> ....
>
> Suppose these are in A1:A66, and suppose the entries you want are in F40 on
> each sheet, then enter
>
> =INDIRECT("'"&TEXT(A1,"m-d-yy")&"'!F40")
>
> In B1 and copy it down. Be very careful toi include the ' (two single
> quotes - one after the (" and one before the !F40)
> Use this range to plot your chart.
>
>
> If this helps, please click the Yes button.
>
> Cheers,
> Shane Devenshire
>
> "erriac" <(E-Mail Removed)> wrote in message
> news:F197E385-C148-43D1-A817-(E-Mail Removed)...
> > I have a workbook with 66 sheets. Each sheet represents a different day
> > and
> > is named ie. 12-7-08, 12-8-08, etc. I am trying to chart one cell (f40)
> > from
> > each sheet into one chart to track the change of an account balance day to
> > day. I have reviewed the similar questions in this forum and have tried
> > each
> > suggestion to no avail. Is it because the sheets are named with dates?
> > Can
> > anyone help me not have to enter ='12-7-08 '!F40, etc, etc....66 times?
> > Thank you in advance.

>
>

 
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
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 data from multiple sheets Sean Mc Microsoft Excel Charting 3 24th Oct 2003 04:53 PM
charting same cell across multiple tabs ronfl Microsoft Excel Charting 1 16th Oct 2003 11:39 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:01 AM.