Description: I want to suggest the implementation of indent a text when it's aligned on the right on a column in LibreOffice Calc. Steps to Reproduce: It's only possible indent a text when you select Align left, but it's not possible when you select Align right. This is very useful when you want to center numbers but you want to keep them aligned vertically. Actual Results: This is not a problem. I'm suggesting a new feature. Expected Results: This is not a problem. I'm suggesting a new feature. Reproducible: Always User Profile Reset: No Additional Info: Thank you. I really like the LibreOffice Suite. And I'm sorry I need to provide more details. User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:56.0) Gecko/20100101 Firefox/56.0
You should be able to do it using '?' at the end of the format code instead '0' or '#', see the help https://help.libreoffice.org/Common/Number_Format_Codes#Decimal_Places_and_Significant_Digits. Also it's possible to set up a different distance to border of the cell for any side, Menu/Format/Cell [Ctrl+1][Borders] - Padding.
Thank you very much Miguel! I thought LibreOffice could not do the same thing that Microsoft Excel, but I was wrong. Sorry!