if statement - Weird Issue when counting unique records -


weird issue: need count unique records specific criteria. when rating high, result fraction example, result should 3, 2.25. if change high moderate or low correct answer. =sum(if("alex"='issues report'!$g$1:$g$387,if("high"='issues report'!$ l$1:$ l$387,1/(countifs('issues report'!$z$1:$z$387,'issues report'!$az$1:$z$387)),0)))


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -