https://bugs.documentfoundation.org/show_bug.cgi?id=158092

            Bug ID: 158092
           Summary: BASIC, Format: Format (…, "Currency") cuts decimal
                    places
           Product: LibreOffice
           Version: 7.6.2.1 release
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: BASIC
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: rob...@familiegrosskopf.de

Try this procedure with German locale settings:

SUB Formattest
        msgbox Format(123.546, "Currency")
END SUB

Will show 124 € instead of 123,55 €.
Decimal separator and decimal places will be lost.
Value will be rounded without decimal places.

Bug appears in
Version: 7.6.2.1 (X86_64) / LibreOffice Community
Build ID: 56f7684011345957bbf33a7ee678afaf4d2ba333
CPU threads: 6; OS: Linux 5.14; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Calc: threaded

and also in every older version installed here.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to