https://bugs.documentfoundation.org/show_bug.cgi?id=158555
--- Comment #9 from ady <adylo811...@gmail.com> --- (In reply to gmolleda from comment #8) > Error since 6.1 The format was introduced in LO 6.1 https://wiki.documentfoundation.org/ReleaseNotes/6.1#Localization So, either an implementation error, or the possibility is not supported (yet?). FWIW, there are possible workarounds in terms of presentation, such as (for example, among others): ="Total: "&TEXT(1.23;"[NatNum12 cardinal]0.00") That workaround needs an auxiliary cell, because the result of this cell (formula) is a text value, not a numeric value presented in text format. -- You are receiving this mail because: You are the assignee for the bug.