https://bugs.documentfoundation.org/show_bug.cgi?id=172206
--- Comment #17 from ady <[email protected]> --- (In reply to sandstorm_sh from comment #13) > Can I create my own locale? No. Currently there is no possibility to customize your separators as you want. That's why I said that the only workaround ATM is to find a Locale that matches your desired separators for those specific cells, and to avoid non-numerical characters in those cells (so, in those specific cells, no currency symbols either, unless it happens to be the same one that you need/use). ATM, you either customize your number format code by hand, or you use a matching Locale for the specific cells. With a matching Locale on the specific cells, you will be able to use the "add/delete decimals" icons as intended. Otherwise, modify the number format code by hand (which has its own limitations anyway). The issue (i.e. customization of separators / delimiters) is a recurrent request. -- You are receiving this mail because: You are the assignee for the bug.
