#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 85
Default SUMProduct help

=SUMPRODUCT(($D$2:$D$23=$A28)*($C$2:$C$23=10)*($e $2:$e$23,NONBLANK))

I knoe the first 2 legs of the formula work, i am already using them. all i
want to add in the new call is another criteria: that being when e2:e23 are
not blank.

What do I put where NONBLANK is in my formula?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default SUMProduct help

Perhaps

=SUMPRODUCT(($D$2:$D$23=$A28)*($C$2:$C$23=10)*($E $2:$E$23<""))

Mike

"Jeremy" wrote:

=SUMPRODUCT(($D$2:$D$23=$A28)*($C$2:$C$23=10)*($e $2:$e$23,NONBLANK))

I knoe the first 2 legs of the formula work, i am already using them. all i
want to add in the new call is another criteria: that being when e2:e23 are
not blank.

What do I put where NONBLANK is in my formula?

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 85
Default SUMProduct help

you are both a gentleman and a scholar.

one last issue before I have all the tols I need to finish this table.

I have =SUMPRODUCT(($D$2:$D$23=$A28)*($C$2:$C$23=10)) right now.
I also need to count the second leg of the formula for all C2:C23 that are
greater than or equal to 5 but less than 10. I have tried every way of doing
this but can't nail it down.

Then I think I'll have it.

Thanks
Jeremy



"Mike H" wrote:

Perhaps

=SUMPRODUCT(($D$2:$D$23=$A28)*($C$2:$C$23=10)*($E $2:$E$23<""))

Mike

"Jeremy" wrote:

=SUMPRODUCT(($D$2:$D$23=$A28)*($C$2:$C$23=10)*($e $2:$e$23,NONBLANK))

I knoe the first 2 legs of the formula work, i am already using them. all i
want to add in the new call is another criteria: that being when e2:e23 are
not blank.

What do I put where NONBLANK is in my formula?

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,501
Default SUMProduct help

Your welcome and you have an answer to your follow up question from another
respondent

"Jeremy" wrote:

you are both a gentleman and a scholar.

one last issue before I have all the tols I need to finish this table.

I have =SUMPRODUCT(($D$2:$D$23=$A28)*($C$2:$C$23=10)) right now.
I also need to count the second leg of the formula for all C2:C23 that are
greater than or equal to 5 but less than 10. I have tried every way of doing
this but can't nail it down.

Then I think I'll have it.

Thanks
Jeremy



"Mike H" wrote:

Perhaps

=SUMPRODUCT(($D$2:$D$23=$A28)*($C$2:$C$23=10)*($E $2:$E$23<""))

Mike

"Jeremy" wrote:

=SUMPRODUCT(($D$2:$D$23=$A28)*($C$2:$C$23=10)*($e $2:$e$23,NONBLANK))

I knoe the first 2 legs of the formula work, i am already using them. all i
want to add in the new call is another criteria: that being when e2:e23 are
not blank.

What do I put where NONBLANK is in my formula?



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 Mark R[_2_] Excel Discussion (Misc queries) 1 August 7th 07 11:31 PM
sumproduct? sumif(sumproduct)? David Excel Worksheet Functions 3 July 13th 07 07:06 PM
Sumproduct Help AndyO_UK Excel Worksheet Functions 4 December 11th 06 02:28 PM
sumproduct RGlade Excel Worksheet Functions 3 December 8th 06 08:56 PM
sumproduct FLKULCHAR Excel Worksheet Functions 1 September 18th 05 03:36 PM


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