https://bugs.documentfoundation.org/show_bug.cgi?id=144234
Bug ID: 144234
Summary: DECBIN function limited to 511
Product: LibreOffice
Version: 7.2.0.4 release
Hardware: All
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
Description:
I have a 502 error when I try to convert a value > 511 with the DECBIN function
Steps to Reproduce:
1.Type =DECBIN(512) in a cell
2.
3.
Actual Results:
Err :502
Expected Results:
1000000000
Reproducible: Always
User Profile Reset: No
Additional Info:
I have a 502 error when I try to convert a value > 511 with the DECBIN
function, when I try with 511, it's OK.
--
You are receiving this mail because:
You are the assignee for the bug.