Custom Number Format to Determine hundred, thousand, million and billion

muhammad susanto

Well-known Member
Joined
Jan 8, 2013
Messages
2,077
Office Version
  1. 365
  2. 2021
Platform
  1. Windows
hi all...

i'm looking for in Custom Number Format to determine
number with separator hundred, thousand, million and billion in Indonesia Format..
mark dot (.) is not decimal but separator


Excel 2007
FG
5datacustom number
6100100
710001.000
81000010.000
9100000100.000
1010000001.000.000
111000000010.000.000
12100000000100.000.000
1310000000001.000.000.000
141000000000010.000.000.000
Sheet1


any help, thank in advance..

m.susanto
 

Excel Facts

How to total the visible cells?
From the first blank cell below a filtered data set, press Alt+=. Instead of SUM, you will get SUBTOTAL(9,)
I think that would just be:

#.##0

unless I have missed something.
 
Upvote 0
Please elaborate. You may need to use a comma in place of the decimal point in the format code.
 
Upvote 0
here is this a long code
Code:
_-* #.#[URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=0_]#0_[/URL] -;-* #.#[URL=https://www.mrexcel.com/forum/usertag.php?do=list&action=hash&hash=0_]#0_[/URL] -;_-* "-"_-;_-@_-
may be more simpler/shorter?
 
Upvote 0
What actually happens with that code?
 
Upvote 0

Forum statistics

Threads
1,215,810
Messages
6,127,015
Members
449,351
Latest member
Sylvine

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top