Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,388
Default Can I show a number like 1,935,674,923 as 1.9B?

I would like to reformat 10- and 11-digit the numbers (e.g. like
1,935,674,923 as 1.9B). Can this be done?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 563
Default Can I show a number like 1,935,674,923 as 1.9B?

Custom format: 0.0,,,"B"
best wishes
--
Bernard Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme

"Dave" wrote in message
...
I would like to reformat 10- and 11-digit the numbers (e.g. like
1,935,674,923 as 1.9B). Can this be done?


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 5,441
Default Can I show a number like 1,935,674,923 as 1.9B?

Dave,

Use a custom format of

#.#,,,"B"

or

0.0,,,"B"

depending on how you want to show smaller numbers.


HTH,
Bernie
MS Excel MVP


"Dave" wrote in message
...
I would like to reformat 10- and 11-digit the numbers (e.g. like
1,935,674,923 as 1.9B). Can this be done?



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 913
Default Can I show a number like 1,935,674,923 as 1.9B?

On Wed, 6 Jan 2010 09:16:02 -0800, Dave
wrote:

I would like to reformat 10- and 11-digit the numbers (e.g. like
1,935,674,923 as 1.9B). Can this be done?


Try the following Custom Number format:

0.0 "B"

Note: There are 3 spaces before "B".

Hope this helps / Lars-Åke

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 563
Default Can I show a number like 1,935,674,923 as 1.9B?

This does not seem to work with US version of Excel. You just get the large
number with B added to the end. We need to use commas not spaces: 0.0,,,"B"
best wishes
--
Bernard Liengme
Microsoft Excel MVP
http://people.stfx.ca/bliengme

"Lars-Åke Aspelin" wrote in message
...
On Wed, 6 Jan 2010 09:16:02 -0800, Dave
wrote:

I would like to reformat 10- and 11-digit the numbers (e.g. like
1,935,674,923 as 1.9B). Can this be done?


Try the following Custom Number format:

0.0 "B"

Note: There are 3 spaces before "B".

Hope this helps / Lars-Åke



  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 913
Default Can I show a number like 1,935,674,923 as 1.9B?

On Wed, 6 Jan 2010 13:51:28 -0400, "Bernard Liengme"
wrote:

This does not seem to work with US version of Excel. You just get the large
number with B added to the end. We need to use commas not spaces: 0.0,,,"B"
best wishes


Thanks for pointing this out.
I didn't notice that the OP had these "," in the number.

Don't think it has to do with the version of Excel though.
It is the "Digit Grouping Symbol" in the "Regional and Language
Options" settings of the computer OS that controls this.

So a general answer could be:
Use a custom number format like
0.0xxx"B" (where x is the Digit Grouping Symbol).

Lars-Åke
  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 563
Default Can I show a number like 1,935,674,923 as 1.9B?

I agree. I was being a bit vague when I said "North American version of
Excel". I should have send "those using commas to separate groups" I like
to use spaces in my own work but it's a hard sell this side of the Atlantic
Cheers
Bernard

"Lars-Åke Aspelin" wrote in message
...
On Wed, 6 Jan 2010 13:51:28 -0400, "Bernard Liengme"
wrote:

This does not seem to work with US version of Excel. You just get the
large
number with B added to the end. We need to use commas not spaces:
0.0,,,"B"
best wishes


Thanks for pointing this out.
I didn't notice that the OP had these "," in the number.

Don't think it has to do with the version of Excel though.
It is the "Digit Grouping Symbol" in the "Regional and Language
Options" settings of the computer OS that controls this.

So a general answer could be:
Use a custom number format like
0.0xxx"B" (where x is the Digit Grouping Symbol).

Lars-Åke


  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,836
Default Can I show a number like 1,935,674,923 as 1.9B?

Right-click Format Cells Custom Format Type
#,##0.0,,,"B"

--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"Dave" wrote:

I would like to reformat 10- and 11-digit the numbers (e.g. like
1,935,674,923 as 1.9B). Can this be done?

  #9   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,276
Default Can I show a number like 1,935,674,923 as 1.9B?

Hi,
format the cell with custom format and enter

0.0,,, "B"



"Dave" wrote:

I would like to reformat 10- and 11-digit the numbers (e.g. like
1,935,674,923 as 1.9B). Can this be done?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I format cells to show the number 0 as first number in seri Equinor Excel Discussion (Misc queries) 3 January 26th 09 04:16 PM
Show + beside positive number? SammyJJones Excel Worksheet Functions 5 January 13th 06 02:38 PM
show row as number pwrapco Excel Discussion (Misc queries) 2 December 22nd 05 11:20 PM
how to show row number in cell Gerald Morris Excel Worksheet Functions 1 June 29th 05 06:24 PM
in excel how can I get the number to show instead to #value in th. excel Excel Worksheet Functions 2 January 30th 05 07:29 PM


All times are GMT +1. The time now is 03:48 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"