[Libreoffice-bugs] [Bug 121575] New: Funzione logica PIÙ
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Nov 21 09:18:26 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=121575
Bug ID: 121575
Summary: Funzione logica PIÙ
Product: LibreOffice
Version: 6.1.3.1 rc
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: ing.mariocataldi at gmail.com
Description:
Libre office Calc Italian
Steps to Reproduce:
1.
Più «se»
0<=Value<1 «A»
1<=Value<1.5 «B»
1.5<=Value<3 «C»
3<=Value «D»
2.
String : PIÙ.SE(0<=Value<1,"A",1<=Value<1.5,"B",1.5<=Value<3,"C",3<=Value,"D")
Actual Results:
0 B
1.33 B
5.2 B
0.1 B
3.2 B
1.5 B
2.5 B
3 B
Expected Results:
Results
0 A
1.33 B
5.2 D
0.1 A
3.2 D
1.5 B
2.5 C
3 D
Reproducible: Always
User Profile Reset: No
Additional Info:
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181121/ea0c846d/attachment.html>
More information about the Libreoffice-bugs
mailing list