#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Custom number format

Hello:

I have Excel 2003 and can't figure out the custom number format to change a
number such as 1,234,567 to 1; or 123,567,890 to 124. This is for accounting
spreadsheets where we report "$ in millions" with no decimal places.

I currently have the following two formats, but they each convert the
example numbers above to thousands -- such as: 1,234,567 becomes 1,235; and
123,567,890 becomes 123,568:

format with dollar sign: _($* #,##0,_);_($* (#,##0,);_($* "-"_);_(@_)
format w/o dollar sign: _(* #,##0,_);_(* (#,##0,);_(* "-"_);_(@_)

How would I change the formats to convert to millions?

Thank you
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 353
Default Custom number format

format with dollar sign: _($* #,##0,,_);_($* (#,##0,,);_($* "-"_);_(@_)
format w/o dollar sign: _(* #,##0,,_);_(* (#,##0,,);_(* "-"_);_(@_)


"ClaudiaV" wrote:

Hello:

I have Excel 2003 and can't figure out the custom number format to change a
number such as 1,234,567 to 1; or 123,567,890 to 124. This is for accounting
spreadsheets where we report "$ in millions" with no decimal places.

I currently have the following two formats, but they each convert the
example numbers above to thousands -- such as: 1,234,567 becomes 1,235; and
123,567,890 becomes 123,568:

format with dollar sign: _($* #,##0,_);_($* (#,##0,);_($* "-"_);_(@_)
format w/o dollar sign: _(* #,##0,_);_(* (#,##0,);_(* "-"_);_(@_)

How would I change the formats to convert to millions?

Thank you

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Custom number format

Thank you so much! One other quick thing - how would I change the formats to
show a dash, rather than a zero for when it rounds, for instance, 499,999
down to zero?

"BoniM" wrote:

format with dollar sign: _($* #,##0,,_);_($* (#,##0,,);_($* "-"_);_(@_)
format w/o dollar sign: _(* #,##0,,_);_(* (#,##0,,);_(* "-"_);_(@_)


"ClaudiaV" wrote:

Hello:

I have Excel 2003 and can't figure out the custom number format to change a
number such as 1,234,567 to 1; or 123,567,890 to 124. This is for accounting
spreadsheets where we report "$ in millions" with no decimal places.

I currently have the following two formats, but they each convert the
example numbers above to thousands -- such as: 1,234,567 becomes 1,235; and
123,567,890 becomes 123,568:

format with dollar sign: _($* #,##0,_);_($* (#,##0,);_($* "-"_);_(@_)
format w/o dollar sign: _(* #,##0,_);_(* (#,##0,);_(* "-"_);_(@_)

How would I change the formats to convert to millions?

Thank you

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 353
Default Custom number format

Not easily in 2003, does this column contain a formula or a value? If it's a
value, you could use a helper column to display values the way you want them
and hide the originals or if it's a formula already, can modify the formula
to display as you'd like. But if you do that it will change the actual value
stored in the cell, not just the display, as your custom format does. You
could call it a benefit, with the dashes displaying only when you have an
actual zero and zero's displaying when it's only rounded to zero, you can
then tell at a glance which is which?
Let me know what's currently stored in that column and/or which way you want
to go and I'll be happy to help you come up with something!

"ClaudiaV" wrote:

Thank you so much! One other quick thing - how would I change the formats to
show a dash, rather than a zero for when it rounds, for instance, 499,999
down to zero?

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4
Default Custom number format

Thanks for your reply, BoniM. Sorry for the delay on my end -- I was off for
a few days. I think that, at this point, I won't go any further with this
because I typically get files from others with both types of information --
that is, it could be a formula or it could be a value.

Thanks again and I apologize for any waste of your time. 'twas not intended.


"BoniM" wrote:

Not easily in 2003, does this column contain a formula or a value? If it's a
value, you could use a helper column to display values the way you want them
and hide the originals or if it's a formula already, can modify the formula
to display as you'd like. But if you do that it will change the actual value
stored in the cell, not just the display, as your custom format does. You
could call it a benefit, with the dashes displaying only when you have an
actual zero and zero's displaying when it's only rounded to zero, you can
then tell at a glance which is which?
Let me know what's currently stored in that column and/or which way you want
to go and I'll be happy to help you come up with something!

"ClaudiaV" wrote:

Thank you so much! One other quick thing - how would I change the formats to
show a dash, rather than a zero for when it rounds, for instance, 499,999
down to zero?



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
custom number format ACotton Excel Worksheet Functions 3 November 15th 06 08:11 PM
how do I add phone number format as a permanent custom format? frustratedagain Excel Discussion (Misc queries) 3 February 4th 06 03:52 AM
Format a cell with a custom number format Armor Excel Worksheet Functions 4 January 29th 06 11:25 PM
Custom number format always defaults last number to 0. scubadave Excel Discussion (Misc queries) 2 June 15th 05 10:20 PM
Custom Number Format... whitmore0112 Excel Worksheet Functions 2 January 25th 05 10:11 PM


All times are GMT +1. The time now is 07:40 PM.

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"