Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Need to count the number of time that first 3 characters in col a appear,
based on col b 0 and col c<1. The following formula is not working, the formula is not finding AAS: =SUMPRODUCT($A$4:$A$2002="aas*",$B$4:$B$20020,$D$ 4:$D$2002<1) Data: A B C D AASR241 1 1 1 AASR340 1 1 0 AASR444 1 1 0 CAP1201 1 1 0 the results should be 2. Thanks in advance. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
using sumproduct on subtotals meeting certain conditions | Excel Worksheet Functions | |||
Can wildcards be used in SUMPRODUCT conditions | Excel Worksheet Functions | |||
Multiple SumProduct conditions | Excel Worksheet Functions | |||
adding two sumproduct formulas together | Excel Worksheet Functions | |||
Sumproduct Multiple Conditions | Excel Worksheet Functions |