https://bugs.documentfoundation.org/show_bug.cgi?id=146671
Bug ID: 146671
Summary: : SORT changes data rounding
Product: LibreOffice
Version: 7.2.3.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Calc
Assignee: [email protected]
Reporter: [email protected]
In my spreadsheet I have a column which calculates my running pace as mm:ss.
Today's run had an average pace of 6:20.625
The formula correctly rounds this to 6:21.
When I sort the column, it shows 6:20 instead.
My formula is time (HH:MM:SS) / distance (0.00) + 0.00.5 (M:SS.0)
--
You are receiving this mail because:
You are the assignee for the bug.