The COUNTIF formula will return a single value to the sum range of the SUMIF formula, however this should be a range.
Can anyone pleas check the following formula and tell me why am I getting missing parenthesis errorr?
=SUMIF(MAIN!$B$8:$B$1048576,'people count by hour'!$J$2,COUNTIF(MAIN!$GD$12:$GD$1048576,'people count by hour'!$A$4))
Would appreciate your help
The COUNTIF formula will return a single value to the sum range of the SUMIF formula, however this should be a range.
I couldnt understand why countif function is in the sumif"s sumrange part. countif doesnt give you any range
Im pretty sure the parenthesis is causing a problem..........can anyone please tell me where should i insert the parenthesis???
the reason why i am putting count if in the sum range of sum function because I dont want to add similar cells..........i rather want a count of similar cells.............like if A is repeating 5 times.......i want number 5 instead of sum of all the A's
Bookmarks