Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default What is the formula for adding a group of worksheets together?

I am setting up monthly spread sheets for tax purposes. I have each month
set up separately and a total page. I want to know if you can put a formula
in on the total page (which is a separate worksheet in my workbook) that will
add up a single row from each worksheet an d give me a total for my total
page.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 527
Default What is the formula for adding a group of worksheets together?

Hi

Something like =SUM(Sheet2:Sheet3!B2:D2). Start the formula =SUM( ,then
select the sheets you want and then the range.

regards
Peter

"teeblackman" wrote:

I am setting up monthly spread sheets for tax purposes. I have each month
set up separately and a total page. I want to know if you can put a formula
in on the total page (which is a separate worksheet in my workbook) that will
add up a single row from each worksheet an d give me a total for my total
page.

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3
Default What is the formula for adding a group of worksheets together?

Does this work on all versions of MS Excel? And what if you change to the
name of the sheet do you put the new name of the sheet or do you still use
Sheet 1: etc.

"Billy Liddel" wrote:

Hi

Something like =SUM(Sheet2:Sheet3!B2:D2). Start the formula =SUM( ,then
select the sheets you want and then the range.

regards
Peter

"teeblackman" wrote:

I am setting up monthly spread sheets for tax purposes. I have each month
set up separately and a total page. I want to know if you can put a formula
in on the total page (which is a separate worksheet in my workbook) that will
add up a single row from each worksheet an d give me a total for my total
page.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default What is the formula for adding a group of worksheets together?

A method that allows for changing sheet names.........

Insert a dummy sheet at beginning and a dummy sheet at end of sheets.

Name these Start and End.

Your formula would then be =SUM(Start:End!B2:D2) and encompass all sheets
between no matter what the name or how many new sheets are inserted.

Yes.....it works in all versions I can remember as far back as Version 5


Gord Dibben MS Excel MVP


On Tue, 20 Mar 2007 11:14:23 -0700, teeblackman
wrote:

Does this work on all versions of MS Excel? And what if you change to the
name of the sheet do you put the new name of the sheet or do you still use
Sheet 1: etc.

"Billy Liddel" wrote:

Hi

Something like =SUM(Sheet2:Sheet3!B2:D2). Start the formula =SUM( ,then
select the sheets you want and then the range.

regards
Peter

"teeblackman" wrote:

I am setting up monthly spread sheets for tax purposes. I have each month
set up separately and a total page. I want to know if you can put a formula
in on the total page (which is a separate worksheet in my workbook) that will
add up a single row from each worksheet an d give me a total for my total
page.


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
I wish to group my worksheets under group tabs CSI Excel Worksheet Functions 5 October 19th 06 09:25 PM
formula adding cells in worksheets when # of sheets in work book changes klatimer Excel Discussion (Misc queries) 0 December 14th 05 05:53 PM
Formula for adding totals from separate worksheets TRM Excel Discussion (Misc queries) 1 October 12th 05 05:35 PM
How do I group worksheets (Lotus 123 function is "Sheet>Group Shee jaking Excel Worksheet Functions 2 August 30th 05 02:09 PM
adding to a group Kyle Smith Excel Discussion (Misc queries) 1 February 9th 05 03:24 PM


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

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"