Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8
Default auto sum from multiple worksheets

Hi i have a sheet set up for each week for my work and i am trying to do
auto sums to add each weeks figures from Cell n35 at the end i will have 52
sheets so i would like to know how to add figures from each week
automatically.

Many thanks

Michael

  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,942
Default auto sum from multiple worksheets

hi
try this...
=SUM(Sheet1:Sheet52!N35)

regards
FSt1

"Michael Higgins" wrote:

Hi i have a sheet set up for each week for my work and i am trying to do
auto sums to add each weeks figures from Cell n35 at the end i will have 52
sheets so i would like to know how to add figures from each week
automatically.

Many thanks

Michael


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default auto sum from multiple worksheets

Michael

Set up a worksheet sandwich.

First you have a Summary sheet.

Then a blank sheet named Start.

Then a couple of your weekly sheets.

Last have a blank sheet named End

In Summary sheet enter this formula =SUM(Start:End!N35)

As you add weekly sheets insert them between Start and End so's they get picked
up by the formula on Summary sheet.

If you want a balance carry-over from sheet to sheet you will need something
else.

Post back if that is the case.


Gord Dibben MS Excel MVP


On Sun, 27 Jan 2008 19:41:24 GMT, "Michael Higgins"
wrote:

Hi i have a sheet set up for each week for my work and i am trying to do
auto sums to add each weeks figures from Cell n35 at the end i will have 52
sheets so i would like to know how to add figures from each week
automatically.

Many thanks

Michael


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,123
Default auto sum from multiple worksheets

Another nice tip is on this page from Lori
http://www.rondebruin.nl/linksum.htm


--

Regards Ron de Bruin
http://www.rondebruin.nl/tips.htm


"Gord Dibben" <gorddibbATshawDOTca wrote in message ...
Michael

Set up a worksheet sandwich.

First you have a Summary sheet.

Then a blank sheet named Start.

Then a couple of your weekly sheets.

Last have a blank sheet named End

In Summary sheet enter this formula =SUM(Start:End!N35)

As you add weekly sheets insert them between Start and End so's they get picked
up by the formula on Summary sheet.

If you want a balance carry-over from sheet to sheet you will need something
else.

Post back if that is the case.


Gord Dibben MS Excel MVP


On Sun, 27 Jan 2008 19:41:24 GMT, "Michael Higgins"
wrote:

Hi i have a sheet set up for each week for my work and i am trying to do
auto sums to add each weeks figures from Cell n35 at the end i will have 52
sheets so i would like to know how to add figures from each week
automatically.

Many thanks

Michael


  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default auto sum from multiple worksheets

Never saw that one before. Very nice.

=SUM('*'!A20)


Gord


On Sun, 27 Jan 2008 22:01:44 +0100, "Ron de Bruin"
wrote:

Another nice tip is on this page from Lori
http://www.rondebruin.nl/linksum.htm




  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,572
Default auto sum from multiple worksheets

Learn something new every day!

Neat trick.<bg
--
Regards,

RD

---------------------------------------------------------------------------
Please keep all correspondence within the NewsGroup, so all may benefit !
---------------------------------------------------------------------------
"Gord Dibben" <gorddibbATshawDOTca wrote in message
...
Never saw that one before. Very nice.

=SUM('*'!A20)


Gord


On Sun, 27 Jan 2008 22:01:44 +0100, "Ron de Bruin"


wrote:

Another nice tip is on this page from Lori
http://www.rondebruin.nl/linksum.htm



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
Auto fill across multiple worksheets richarmk Excel Discussion (Misc queries) 4 May 8th 23 07:42 PM
Auto fill multiple worksheets wally New Users to Excel 5 November 10th 07 09:34 AM
Delete Blank Rows Code - Multiple Worksheets - Multiple Documents BenS Excel Discussion (Misc queries) 3 June 29th 07 12:20 AM
How do i auto create multiple files from 1 with multiple sheets Kathy Excel Worksheet Functions 0 July 26th 05 01:23 AM
Auto increment over multiple worksheets Ethan Excel Worksheet Functions 2 June 22nd 05 09:43 PM


All times are GMT +1. The time now is 05:16 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"