https://bugs.documentfoundation.org/show_bug.cgi?id=172206
Laurent Balland <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Laurent Balland <[email protected]> --- The result of your format code depends on your locale. Please add version info: Help > About > click on the button to copy version information and paste it here. It seems that, in your locale, space is not the thousand separator that you expect. So the format code you really created is the one described in comment 3, with text in the middle of the digits string. Unfortunately, Adding/Deleting decimal looses the strings inside the format code. This is a request for an enhancement of this functionality. -- You are receiving this mail because: You are the assignee for the bug.
