<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - SOMME.SI / SUMIF equality tests returns wrong values - is not the same than IF equality test - in some cases"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108811#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_UNCONFIRMED "
title="UNCONFIRMED - SOMME.SI / SUMIF equality tests returns wrong values - is not the same than IF equality test - in some cases"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=108811">bug 108811</a>
from <span class="vcard"><a class="email" href="mailto:david.lacorre@gmail.com" title="david.lacorre@gmail.com">david.lacorre@gmail.com</a>
</span></b>
<pre>Forgot to change the formulas in the exemple given after copy and paste.
Should have been
D3 = "=SUMIF($A$2:$A$4;C2;$B$2:$B$4)"
D4 = "=SUMIF($A$2:$A$4;C3;$B$2:$B$4)"
D5 = "=SUMIF($A$2:$A$4;C4;$B$2:$B$4)"
E2 = "=SI(C2=A2;1;0)"
E3 = "=SI(C3=A3;1;0)"
E4 = "=SI(C4=A4;1;0)"</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>