Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
The following formula is supposed to return a count of unique values from
column F if the following 2 criteria are met: 1) If Column C=C16, and 2) If Column P=True =SUMPRODUCT(--('Jan Database'!$C$2:$C$55200=C16),--('Jan Database'!$P$2:$P$55200=TRUE),--(('Jan Database'!$F$2:$F$55200<"")/COUNTIF('Jan Database'!$F$2:$F$55200,'Jan Database'!$F$2:$F$55200&""))) The formula is not returning the correct value. Also, it takes FOREVER for this to calculate (I have about 10,000 to 15,000 rows of data). Any ideas to correct the formula? How about the time to calculate? As always, thanks in advance!!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding "OR" to a Sumproduct Formula | Excel Worksheet Functions | |||
Need help with sumproduct & dynamic ranges | Excel Worksheet Functions | |||
Sumproduct | Excel Worksheet Functions | |||
Sumproduct function not working | Excel Worksheet Functions | |||
adding two sumproduct formulas together | Excel Worksheet Functions |