https://bugs.freedesktop.org/show_bug.cgi?id=58689

Cor Nouws <c...@nouenoff.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |c...@nouenoff.nl

--- Comment #5 from Cor Nouws <c...@nouenoff.nl> ---
Hi crusader,

(In reply to comment #0)
> =COUNTIFS(C1:C10,"Good",B1:B10,"Dairy",D1:D10,"")

Your formula is wrong. Should be something like
  =COUNTIF(C1:C10;"GOOD")+COUNTIF(C1:C10;"FOO")

Apart from that, I'n not aware that blanks (empty strings) should be counted.
I expect the user support lists and such, can give you proper advise for that?
Thanks,

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to