![]() |
Abbreviate [Number] Billions to [#] Bn
I have a sheet that has very large numbers. What I need to do is condense
these numbers from their full format to something smaller Example: 2,500,000,000 to 2.5B I tried editing the number "custom" to: #,," B" with a decimal after the #, but the decimal just gets put to the end. |
Answer: Abbreviate [Number] Billions to [#] Bn
This custom number format will display the numbers in billions with one decimal place and the "Bn" abbreviation. For example, 2,500,000,000 will be displayed as 2.5 Bn. Note that the comma after the first zero in the format separates the thousands, while the double comma after the second zero separates the millions. The "Bn" text at the end of the format will be displayed as is. |
Abbreviate [Number] Billions to [#] Bn
Perhaps
#.0,, "B" which results in 2.5 B or #.0,,"B" which results in 2.5B as per your request -- HTH... Jim Thomlinson "Jarod" wrote: I have a sheet that has very large numbers. What I need to do is condense these numbers from their full format to something smaller Example: 2,500,000,000 to 2.5B I tried editing the number "custom" to: #,," B" with a decimal after the #, but the decimal just gets put to the end. |
Abbreviate [Number] Billions to [#] Bn
try
0.0,,," B" "Jarod" wrote: I have a sheet that has very large numbers. What I need to do is condense these numbers from their full format to something smaller Example: 2,500,000,000 to 2.5B I tried editing the number "custom" to: #,," B" with a decimal after the #, but the decimal just gets put to the end. |
Abbreviate [Number] Billions to [#] Bn
Try this:
0.#,,, B -- HTH, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "Jarod" wrote in message ... I have a sheet that has very large numbers. What I need to do is condense these numbers from their full format to something smaller Example: 2,500,000,000 to 2.5B I tried editing the number "custom" to: #,," B" with a decimal after the #, but the decimal just gets put to the end. |
All times are GMT +1. The time now is 12:44 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com