Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi,
SUMPRODUCT(--(S3:S44="A"),--(E3:M44100),--(E3:M44<=200))/SUMPRODUCT(--(S3:S44="A"),--(E3:M44<"")) doesn't work unless it is E3:E44 Looking to modify the formula to include rows with text in s3:s44 in addition to the "A" Also, looking for a formula that will compute the percentage of e3:m44 when s3:s44 is blank. Thanks for your help. Cheers |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Your vector dimensions aren't the same s3:s44 is a 1x42 and E3:m44 is a 9x42
you need to have the vector being the same dimensions. -- Wag more, bark less "Rene" wrote: Hi, SUMPRODUCT(--(S3:S44="A"),--(E3:M44100),--(E3:M44<=200))/SUMPRODUCT(--(S3:S44="A"),--(E3:M44<"")) doesn't work unless it is E3:E44 Looking to modify the formula to include rows with text in s3:s44 in addition to the "A" Also, looking for a formula that will compute the percentage of e3:m44 when s3:s44 is blank. Thanks for your help. Cheers |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
combing countblank with sumproduct? | Excel Discussion (Misc queries) | |||
Countblank | Excel Worksheet Functions | |||
Countblank formula | Excel Worksheet Functions | |||
COUNTBLANK function | Excel Worksheet Functions | |||
COUNTBLANK function | Excel Worksheet Functions |