Google spreadsheet counta COUNTIFS -



Google spreadsheet counta COUNTIFS -

i'm working @ google spreadsheet , i'm trieing this:

| b | c | d 1 | ... | 11 | (???) 2 | ... | 10 | 3 | .... | 11 | 4 | ...... | 11 |

(???) d1 = counta unique values @ column if column c = 11.

d1 = 3.

can help me?

i tested =countifs(c:c,"11",a:a,">0") sum "a" (result 10)...

=counta(c:c,"11",a:a,">0") = 10

=countifs(c:c,"11",a:a,">0") = 3

typo?

google-spreadsheet

Comments

Popular posts from this blog

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

mediawiki - How do I insert tables inside infoboxes on Wikia pages? -

Local Service User Logged into Windows -