Add 'excel/sexy_currency_formatting'

This commit is contained in:
daryl
2022-09-23 10:13:28 +09:30
parent 519f63d849
commit 29969ce7a7

View File

@@ -0,0 +1,3 @@
[>=1000000]$#.0,,"M";[>=1000]$#,##0,"k";0
Enter the above as Custom Cell Formatting to get pretty output (BOE style) such as "$1.9M" or "$38k" instead of big integers.