https://bugs.documentfoundation.org/show_bug.cgi?id=145641
Bug ID: 145641
Summary: Cell sum number with apostrophe
Product: LibreOffice
Version: 7.2.2.2 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Strange sum from number and text
For example:
A1=1
A2='2
A3=3
A4=SUM(A1:A3) result = 4 correct (for me)
A5=A1+A2+A3 result = 6 is correct? Is a bug? For me is ambiguous
Note that A6='2 +'3 result Err:509
Thanks
--
You are receiving this mail because:
You are the assignee for the bug.