Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default how do i sum the same cell in numerous sheets behind a main

i am preparing a master worksheet to roll up numerous jobs. i want to add
all cells in the same position behind the master sheet. is there a sum
fourmula to accomplish this?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,276
Default how do i sum the same cell in numerous sheets behind a main

Hi,
If the totals are in the same position use

=SUM(Sheet1:Sheet3!A1)

Sheet1 is the first sheet in your workbook, Sheet3 is the last one,
A1 is the cell you want to summarize
Change the above to fit your needs. you can do it going to the cell where
you want to summarize and enter =sum(
then click in the first sheet you want to summarize, press the shift key,
hold it and click on the last sheet, then choose the cell to summarize and
enter )


"njparamedic" wrote:

i am preparing a master worksheet to roll up numerous jobs. i want to add
all cells in the same position behind the master sheet. is there a sum
fourmula to accomplish this?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 896
Default how do i sum the same cell in numerous sheets behind a main

=SUM(FirstSheet:LastSheet!A1)


On 14 Maj, 15:13, njparamedic
wrote:
i am preparing a master worksheet to roll up numerous jobs. *i want to add
all cells in the same position behind the master sheet. *is there a sum
fourmula to accomplish this?


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
12 Sheets - Submit to One Main Spreadsheet Chris Excel Discussion (Misc queries) 2 July 10th 08 09:50 PM
return same cell value from numerous sheets Laurie Excel Worksheet Functions 5 April 11th 08 02:19 PM
how to lookup in numerous different sheets Zak Excel Discussion (Misc queries) 6 January 11th 08 12:24 PM
Comparing numerous sheets Zak Excel Discussion (Misc queries) 5 January 10th 08 09:57 PM
Macro to link Sheets to main workbook raven_guy Excel Discussion (Misc queries) 0 June 24th 05 12:36 PM


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