Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
ExcelNewby
 
Posts: n/a
Default How do I total amounts on various sheets in excel?

How do I use the SUM function to total amounts from one sheet to another
within the same document?
  #2   Report Post  
FSt1
 
Posts: n/a
Default

hi,
2 ways.
if already totaled on the different sheets and assuming the totals are in
A1...
=Sheet1!A1+Sheet2!A1+Sheet3!A1

if not totaled and assuming the columns to total are all column G....
=sum(sheets1!G2:G50)+Sum(Sheet2!G2:G50)+Sum(Sheet3 !G2+G50)

Regards
FSt1

"ExcelNewby" wrote:

How do I use the SUM function to total amounts from one sheet to another
within the same document?

  #3   Report Post  
Ian
 
Posts: n/a
Default

Assuming the sheets are consecutive tabs and the same cell is to be added on
each sheet, in a cell on your summary sheet type =SUM( then click on the tab
of your first sheet, hold shift and click on the tab of your last sheet,
then type the cell reference and close the bracket. You will end up with
something like

=SUM(Sheet2:Sheet6!A1)

--
Ian
--
"ExcelNewby" wrote in message
...
How do I use the SUM function to total amounts from one sheet to another
within the same document?



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default How do I total amounts on various sheets in excel?

Hi,

I tried that for a subtraction sheet1A1-sheet2a1..and it is not working.
Basically I have 2 sheets within the same workbook and I want to subtract
each cell in sheet 2 from the corresponding cel in sheet1

Thanks
Rabab

"FSt1" wrote:

hi,
2 ways.
if already totaled on the different sheets and assuming the totals are in
A1...
=Sheet1!A1+Sheet2!A1+Sheet3!A1

if not totaled and assuming the columns to total are all column G....
=sum(sheets1!G2:G50)+Sum(Sheet2!G2:G50)+Sum(Sheet3 !G2+G50)

Regards
FSt1

"ExcelNewby" wrote:

How do I use the SUM function to total amounts from one sheet to another
within the same document?

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
How do I add a total to a stacked bar graph in Excel Greg L Charts and Charting in Excel 6 November 27th 07 04:05 PM
excel self total MHPCAS via OfficeKB.com Excel Discussion (Misc queries) 3 May 24th 05 07:31 PM
How can I merge multiple sheets from different Excel files workbo. jones021 Excel Worksheet Functions 0 April 20th 05 08:48 PM
How do I print all sheets of an Excel workbook from explorer? Dave Walker Excel Discussion (Misc queries) 1 January 28th 05 09:19 PM
how do i set up a single cell continual entry in excel to total f. mike@swallow Excel Discussion (Misc queries) 1 December 7th 04 12:29 PM


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

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"