Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 16
Default Sum Array Formula Across Multi Sheets

I am trying to sum across several worksheets using a multiple of criteria.
In other words a sum array formula covering mulitple worksheets.


For example assuming 12 worksheets, one for each month of the year.
I want to sum the full year sales revenue for salesman Joe Bloggs for his
sales of item part number CW323 in the Australian Capital Territory where
discount exceeded 20%.

Can anyone tell me what the syntax should be?

TIA


John Howard
Sydney, Australia


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 157
Default Sum Array Formula Across Multi Sheets

Hi John,

Probably you could employ Sumproduct formula which can make use of multiple
conditions.

Please take a look at

http://xldynamic.com/source/xld.SUMPRODUCT.html

--
Thanks a lot,
Hari
India

"SMS - John Howard" wrote in message
...
I am trying to sum across several worksheets using a multiple of criteria.
In other words a sum array formula covering mulitple worksheets.


For example assuming 12 worksheets, one for each month of the year.
I want to sum the full year sales revenue for salesman Joe Bloggs for his
sales of item part number CW323 in the Australian Capital Territory where
discount exceeded 20%.

Can anyone tell me what the syntax should be?

TIA


John Howard
Sydney, Australia




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,120
Default Sum Array Formula Across Multi Sheets

You cannot pass a group of sheets to SUMPRODUCT, so I think you would have
to do each sheet test separately and add these.

--
HTH

Bob Phillips

"Hari" wrote in message
...
Hi John,

Probably you could employ Sumproduct formula which can make use of

multiple
conditions.

Please take a look at

http://xldynamic.com/source/xld.SUMPRODUCT.html

--
Thanks a lot,
Hari
India

"SMS - John Howard" wrote in message
...
I am trying to sum across several worksheets using a multiple of

criteria.
In other words a sum array formula covering mulitple worksheets.


For example assuming 12 worksheets, one for each month of the year.
I want to sum the full year sales revenue for salesman Joe Bloggs for

his
sales of item part number CW323 in the Australian Capital Territory

where
discount exceeded 20%.

Can anyone tell me what the syntax should be?

TIA


John Howard
Sydney, Australia






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
multi-array sumproduct Steve Excel Worksheet Functions 8 July 29th 09 11:41 PM
Multi add, in array of data Paul Excel Worksheet Functions 2 January 22nd 09 03:27 PM
Multi-Cell Array Formula SteveMax Excel Worksheet Functions 5 June 14th 07 02:22 AM
match in multi-column and multi-row array sloth Excel Discussion (Misc queries) 14 September 1st 06 10:33 PM
Viewing Multi dimensional array Codea Excel Programming 1 August 5th 04 01:30 PM


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