[Libreoffice-ux-advise] [Bug 86700] Add more Number Formats

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Sun Sep 20 19:39:16 UTC 2020


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

--- Comment #2 from BogdanB <buzea.bogdan at libreoffice.org> ---
OR... we can start from a number format we choose (how many decimals, and so
on) and after that expresion we could just add "Kilometres" in the Format code
field.

So easy to do, so I can have cats, dogs and so on... Whatever I want I can have
in my cell.

---------

For example:
if I like the format 
-1.234,57

in the Format code field I have this:
#.##0,00

It need just to add "cats", meaning to have this
#.##0,00 "cats"

So if I insert 3, I will have:
3,00 cats

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list