LibreOfficeDev 25.8 Help
AGNss‖You can define your own number formats to display numbers in LibreOfficeDev Calc.
NFeoQ‖As an example, to display the number 10,200,000 as 10.2 Million:
D3ZeE‖Select the cells to which you want to apply a new, user-defined format.
EWTbr‖Choose Format - Cells - Numbers.
dDV7y‖In the Categories list box select "User-defined".
CAX4U‖In the Format code text box enter the following code:
dkHFm‖0.0,, "Million"
tRigu‖Click OK.
BeeYr‖The following table shows the effects of rounding, thousands delimiters (,), decimal delimiters (.) and the placeholders # and 0.
| rhoNR‖Number | gcKFX‖.#,, "Million" | ZDWJV‖0.0,, "Million" | F3THi‖#,, "Million" | 
|---|---|---|---|
| CWvSi‖10200000 | LXQ8t‖10.2 Million | eYXd4‖10.2 Million | zDUuF‖10 Million | 
| PLajw‖500000 | jKNEA‖.5 Million | rpB7A‖0.5 Million | Bao4X‖1 Million | 
| kqXDb‖100000000 | PMVAd‖100. Million | h9FjQ‖100.0 Million | 9GBRG‖100 Million |