#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 270
Default Sumproduct

I thought I had cracked the Sumproduct function but obviously not!

I have three ranges 1 - ("C39:K39,M39:U39") 2 - ("C40:K40,M40:U40") and
3 - ("C33:K33,M33:U33").

I am trying to count the instances where "Arrow" "Miss" and "Left" all occur
in the same column - I thought the following would work but it fails

=SUMPRODUCT(--($C$39:$K$39="Arrow"),--($C$40:$K$40="Miss"),--($C$33:$K$33="Left"))+SUMPRODUCT(--($M$39:$U$39="Arrow"),--($M$40:$U$40="Miss"),--($M$33:$U$33="Left"))

Sandy


  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default Sumproduct

Sandy,

Your formula works fine for me. It actually looks at 2 sets of 3 ranges and
returns how may times your constants appear in a single column.

Mike

Mike

"Sandy" wrote:

I thought I had cracked the Sumproduct function but obviously not!

I have three ranges 1 - ("C39:K39,M39:U39") 2 - ("C40:K40,M40:U40") and
3 - ("C33:K33,M33:U33").

I am trying to count the instances where "Arrow" "Miss" and "Left" all occur
in the same column - I thought the following would work but it fails

=SUMPRODUCT(--($C$39:$K$39="Arrow"),--($C$40:$K$40="Miss"),--($C$33:$K$33="Left"))+SUMPRODUCT(--($M$39:$U$39="Arrow"),--($M$40:$U$40="Miss"),--($M$33:$U$33="Left"))

Sandy



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
sumproduct? sumif(sumproduct)? David Excel Worksheet Functions 3 July 13th 07 07:06 PM
Using SUMPRODUCT... matt_n Excel Worksheet Functions 2 October 20th 06 09:58 AM
SUMPRODUCT help [email protected] Excel Worksheet Functions 3 October 18th 06 11:00 PM
Sumproduct Steved Excel Worksheet Functions 4 October 4th 05 06:19 AM
Sumproduct John997 Excel Discussion (Misc queries) 1 September 30th 05 03:52 AM


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