Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am trying to combine countif functions.
I want to check the total number of times that while b2:b100 equals 36, and d2:d100 equals 1. Thanks EggHeadCafe.com - .NET Developer Portal of Choice http://www.eggheadcafe.com |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=SUMPPRODUCT(--(B2:B100=36),--(D2:D100=1))
will count those occurrences Regards, Peo Sjoblom <JS wrote in message ... I am trying to combine countif functions. I want to check the total number of times that while b2:b100 equals 36, and d2:d100 equals 1. Thanks EggHeadCafe.com - .NET Developer Portal of Choice http://www.eggheadcafe.com |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Multiple criteria countif/sumproduct function | Excel Worksheet Functions | |||
COUNTIF function query for multiple colums | Excel Worksheet Functions | |||
countif function in multiple worksheets | New Users to Excel | |||
COUNTIF or SUM function (Multiple criteria) HELP!! | Excel Worksheet Functions | |||
countif function with multiple criteria | Excel Discussion (Misc queries) |