Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to count two columns in the same worksheet. Example count if columnA
eq approved and columnB eq insurance then count? |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=sumproduct(-(A1:A10000="Approved"),-(B1:B10000="Insurance"))
"esmer" wrote: I need to count two columns in the same worksheet. Example count if columnA eq approved and columnB eq insurance then count? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Formula Problem - interrupted by #VALUE! in other cells!? | Excel Worksheet Functions | |||
Formula for If Term is on Certain Date then Count | Excel Worksheet Functions | |||
More Help Needed with Count formula | Excel Worksheet Functions | |||
Count If formula | Excel Discussion (Misc queries) | |||
Count numbers formed from another formula | Excel Discussion (Misc queries) |