Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4
Default Summing across multiple worksheets in excel 2007

I am having trouble summing across multiple worksheets.
I have a "Totaliser" sheet which has the relivant search info on it.
Cells F5:F100 hold the Criteria for the SUMIF.
The sheets, following the Totaliser sheet, contain the data which needs to
be sumed if that criteria is met. (approx 80 sheets).
These sheets are all the same format/layout.
The criteria info is in the same colunm but maybe on a different line.
The data required is simply summing the summed qtys of all codes that are
the same OR alternativly if formula cells cant be summed, then summing of the
entire range that meets the criteria.

This is the formula i have tried to use (on 2 sheets to start)
=SUMIF('065Aldis:065test2'!G3:U100,Totaliser!F5,'0 65Aldis:065test2'!G3:U100)

I have also tried to substitute G3:U100 with D3:D100 (Coloumn D contains Sum
G3:U3 filled down)

The first formula appears to only work on one sheet.
The second formual comes back as an error.

Can anybody help?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 4,624
Default Summing across multiple worksheets in excel 2007

SUMIF cannot be used over 3-D ranges.

For one alternative, see

http://www.mcgimpsey.com/excel/threedsumif.html



In article ,
beenlosteverywhere
wrote:

I am having trouble summing across multiple worksheets.
I have a "Totaliser" sheet which has the relivant search info on it.
Cells F5:F100 hold the Criteria for the SUMIF.
The sheets, following the Totaliser sheet, contain the data which needs to
be sumed if that criteria is met. (approx 80 sheets).
These sheets are all the same format/layout.
The criteria info is in the same colunm but maybe on a different line.
The data required is simply summing the summed qtys of all codes that are
the same OR alternativly if formula cells cant be summed, then summing of the
entire range that meets the criteria.

This is the formula i have tried to use (on 2 sheets to start)
=SUMIF('065Aldis:065test2'!G3:U100,Totaliser!F5,'0 65Aldis:065test2'!G3:U100)

I have also tried to substitute G3:U100 with D3:D100 (Coloumn D contains Sum
G3:U3 filled down)

The first formula appears to only work on one sheet.
The second formual comes back as an error.

Can anybody help?

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,480
Default Summing across multiple worksheets in excel 2007

Hi

On your Totaliser sheet, enter the list of Sheet names and ranges in a
series of cells
e.g. A1 065Aldis!G3:U100, A2 065test2!G3:U100 etc.
Give this list of cells a name, say myRange
Then use the formula
=SUMPRODUCT((SUMIF(INDIRECT(myRange),Totaliser!F5, INDIRECT(myRange))))

--
Regards
Roger Govier

"beenlosteverywhere" wrote in
message ...
I am having trouble summing across multiple worksheets.
I have a "Totaliser" sheet which has the relivant search info on it.
Cells F5:F100 hold the Criteria for the SUMIF.
The sheets, following the Totaliser sheet, contain the data which needs to
be sumed if that criteria is met. (approx 80 sheets).
These sheets are all the same format/layout.
The criteria info is in the same colunm but maybe on a different line.
The data required is simply summing the summed qtys of all codes that are
the same OR alternativly if formula cells cant be summed, then summing of
the
entire range that meets the criteria.

This is the formula i have tried to use (on 2 sheets to start)
=SUMIF('065Aldis:065test2'!G3:U100,Totaliser!F5,'0 65Aldis:065test2'!G3:U100)

I have also tried to substitute G3:U100 with D3:D100 (Coloumn D contains
Sum
G3:U3 filled down)

The first formula appears to only work on one sheet.
The second formual comes back as an error.

Can anybody help?


  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,180
Default Summing across multiple worksheets in excel 2007

Same formula as Roger's but in terms of
Excel 2007 Tables.
Crosschecked with PivotTable
http://www.mediafire.com/file/zdmivylm1mw/01_19_09.xlsx
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
Select multiple worksheets in Excel 2007 sjw071943 Excel Discussion (Misc queries) 0 July 28th 08 06:23 PM
Summing same cells in multiple worksheets neilcarden Excel Worksheet Functions 1 July 8th 08 11:58 PM
Summing same cells in multiple worksheets neilcarden Excel Worksheet Functions 0 July 8th 08 11:16 PM
Summing across multiple worksheets HL Excel Worksheet Functions 3 July 7th 08 09:41 PM
No multiple worksheets when opening with Excel 2007. Sue Excel Discussion (Misc queries) 1 March 10th 07 01:33 AM


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