PC Review


Reply
Thread Tools Rate Thread

Automatic Sumning of Same Cell from Different Sheets

 
 
Excel Ella
Guest
Posts: n/a
 
      6th Apr 2010
I'm having difficulty creating a formula that will automatically add the
figures in cell C8 on the current sheet, plus the next 3 sheets. I need cell
C8 to remain static, but the current sheet and next 3 sheets to change
according to whichever sheet I use that formula in. For example,

A formula where it sums up the figures from C8 on the current sheet, being
sheet1, plus the next 3 sheets, being sheet2, sheet3 and sheet 4...then

The same formula, if used on sheet 12, will sum up the figures from cell C8
on the current sheet, being sheet12, plus the next 3 sheets, being sheet13,
sheet 14 and sheet 15...and so on.

Note: Each of my sheets have different names according to the week, i.e.
Jan 4-8, Jan 11-15, Jan 18-22, Jan, 25-29, etc.
 
Reply With Quote
 
 
 
 
trip_to_tokyo
Guest
Posts: n/a
 
      6th Apr 2010
EXCEL 2007

Try this:-

=SUM(Sheet1:Sheet4!C8)

That will sum cells C8 on Sheets 1 to 4 inclusive.

If my comments have helped please hit Yes.



"Excel Ella" wrote:

> I'm having difficulty creating a formula that will automatically add the
> figures in cell C8 on the current sheet, plus the next 3 sheets. I need cell
> C8 to remain static, but the current sheet and next 3 sheets to change
> according to whichever sheet I use that formula in. For example,
>
> A formula where it sums up the figures from C8 on the current sheet, being
> sheet1, plus the next 3 sheets, being sheet2, sheet3 and sheet 4...then
>
> The same formula, if used on sheet 12, will sum up the figures from cell C8
> on the current sheet, being sheet12, plus the next 3 sheets, being sheet13,
> sheet 14 and sheet 15...and so on.
>
> Note: Each of my sheets have different names according to the week, i.e.
> Jan 4-8, Jan 11-15, Jan 18-22, Jan, 25-29, etc.

 
Reply With Quote
 
trip_to_tokyo
Guest
Posts: n/a
 
      6th Apr 2010
EXCEL 2007

This:-

=SUM('Jan 4-8:Jan 25-29'!C8)

- will give the correct result too.

If my comments have helped please hit Yes.

Thanks.

"Excel Ella" wrote:

> I'm having difficulty creating a formula that will automatically add the
> figures in cell C8 on the current sheet, plus the next 3 sheets. I need cell
> C8 to remain static, but the current sheet and next 3 sheets to change
> according to whichever sheet I use that formula in. For example,
>
> A formula where it sums up the figures from C8 on the current sheet, being
> sheet1, plus the next 3 sheets, being sheet2, sheet3 and sheet 4...then
>
> The same formula, if used on sheet 12, will sum up the figures from cell C8
> on the current sheet, being sheet12, plus the next 3 sheets, being sheet13,
> sheet 14 and sheet 15...and so on.
>
> Note: Each of my sheets have different names according to the week, i.e.
> Jan 4-8, Jan 11-15, Jan 18-22, Jan, 25-29, etc.

 
Reply With Quote
 
Excel Ella
Guest
Posts: n/a
 
      8th Apr 2010
This is great info! Thank you.

Is there a formula that will automatically change the spreadsheet to the
next one in the workbook?

"trip_to_tokyo" wrote:

> EXCEL 2007
>
> This:-
>
> =SUM('Jan 4-8:Jan 25-29'!C8)
>
> - will give the correct result too.
>
> If my comments have helped please hit Yes.
>
> Thanks.
>
> "Excel Ella" wrote:
>
> > I'm having difficulty creating a formula that will automatically add the
> > figures in cell C8 on the current sheet, plus the next 3 sheets. I need cell
> > C8 to remain static, but the current sheet and next 3 sheets to change
> > according to whichever sheet I use that formula in. For example,
> >
> > A formula where it sums up the figures from C8 on the current sheet, being
> > sheet1, plus the next 3 sheets, being sheet2, sheet3 and sheet 4...then
> >
> > The same formula, if used on sheet 12, will sum up the figures from cell C8
> > on the current sheet, being sheet12, plus the next 3 sheets, being sheet13,
> > sheet 14 and sheet 15...and so on.
> >
> > Note: Each of my sheets have different names according to the week, i.e.
> > Jan 4-8, Jan 11-15, Jan 18-22, Jan, 25-29, etc.

 
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
Automatic copy of cell formatting between sheets Phrank Microsoft Excel Programming 0 19th Apr 2011 12:12 AM
copy cell info to other sheets, other sheets dont contain all row. Ja Microsoft Excel Worksheet Functions 1 1st Nov 2009 12:53 AM
Automatic update of sheets Krishna Kumar L Microsoft Excel Discussion 3 21st Feb 2008 01:58 PM
Select the same cell in sheets 2 & sheets 3 Oggy Microsoft Excel Programming 0 8th Jan 2007 08:02 PM
Combining different sheets with automatic add in? =?Utf-8?B?VG9ueUtB?= Microsoft Excel Misc 0 13th May 2005 01:17 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:15 PM.