Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I need a formula which calculates the number of occurences of a variable
apprearing in a column if the entry in another row is equal to N or n. I have attempted to use the below but it shows a VALUE error message: ={countif(if(A1:A10="N",C1:C10),24)} 24 being the variable to be counted and C1:C10 is the range where the variable is listed. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
ARRAY with countif | Excel Discussion (Misc queries) | |||
Countif in an ARRAY. | Excel Worksheet Functions | |||
array and countif help! | Excel Worksheet Functions | |||
Using Countif on Array | Excel Programming | |||
How do I use countif an array for =45<=50 | Excel Programming |