Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
SRS SRS is offline
external usenet poster
 
Posts: 4
Default Need No leading "0" and 3 decimal points?

Greetings:

I'm using Excel 2003.

For our baseball team I want to format a cell to calculate batting averages.
I want the calculated number to be a 3-digit number (such as .367) with NO
"0" before the decimal point...AND...if it calculates out to be something
like .400, I want it to read .400 instead of .4

I'm currently using the "custom" formatting of ".###" however, if like in
the example above the formula calculates out to end in a zero (such as .410)
it will show as .41 and not .410

I know this is probably simple and I'm over-looking something obvious, but I
can't figure it out.

Thank you!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,819
Default Need No leading "0" and 3 decimal points?

Format, Cell, Number, Number, Decimal places 3

SRS wrote:
Greetings:

I'm using Excel 2003.

For our baseball team I want to format a cell to calculate batting averages.
I want the calculated number to be a 3-digit number (such as .367) with NO
"0" before the decimal point...AND...if it calculates out to be something
like .400, I want it to read .400 instead of .4

I'm currently using the "custom" formatting of ".###" however, if like in
the example above the formula calculates out to end in a zero (such as .410)
it will show as .41 and not .410

I know this is probably simple and I'm over-looking something obvious, but I
can't figure it out.

Thank you!


  #3   Report Post  
Posted to microsoft.public.excel.misc
SRS SRS is offline
external usenet poster
 
Posts: 4
Default Need No leading "0" and 3 decimal points?

Thanks for offering help Bob...but I tried that and it didn't work as it put
a "0" in front of the decimal point.

'uturnabout' (above) had the answer I was looking for. Thanks!

"Bob I" wrote:

Format, Cell, Number, Number, Decimal places 3

SRS wrote:
Greetings:

I'm using Excel 2003.

For our baseball team I want to format a cell to calculate batting averages.
I want the calculated number to be a 3-digit number (such as .367) with NO
"0" before the decimal point...AND...if it calculates out to be something
like .400, I want it to read .400 instead of .4

I'm currently using the "custom" formatting of ".###" however, if like in
the example above the formula calculates out to end in a zero (such as .410)
it will show as .41 and not .410

I know this is probably simple and I'm over-looking something obvious, but I
can't figure it out.

Thank you!



  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,819
Default Need No leading "0" and 3 decimal points?

Oh, sorry bout that.

SRS wrote:

Thanks for offering help Bob...but I tried that and it didn't work as it put
a "0" in front of the decimal point.

'uturnabout' (above) had the answer I was looking for. Thanks!

"Bob I" wrote:


Format, Cell, Number, Number, Decimal places 3

SRS wrote:

Greetings:

I'm using Excel 2003.

For our baseball team I want to format a cell to calculate batting averages.
I want the calculated number to be a 3-digit number (such as .367) with NO
"0" before the decimal point...AND...if it calculates out to be something
like .400, I want it to read .400 instead of .4

I'm currently using the "custom" formatting of ".###" however, if like in
the example above the formula calculates out to end in a zero (such as .410)
it will show as .41 and not .410

I know this is probably simple and I'm over-looking something obvious, but I
can't figure it out.

Thank you!




  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Need No leading "0" and 3 decimal points?

OK, I was able to solve this problem...

Format Cells, Custom, and then under type, type .### to get batting averages
to look like .432

Hope this helps :)

"Bob I" wrote:

Oh, sorry bout that.

SRS wrote:

Thanks for offering help Bob...but I tried that and it didn't work as it put
a "0" in front of the decimal point.

'uturnabout' (above) had the answer I was looking for. Thanks!

"Bob I" wrote:


Format, Cell, Number, Number, Decimal places 3

SRS wrote:

Greetings:

I'm using Excel 2003.

For our baseball team I want to format a cell to calculate batting averages.
I want the calculated number to be a 3-digit number (such as .367) with NO
"0" before the decimal point...AND...if it calculates out to be something
like .400, I want it to read .400 instead of .4

I'm currently using the "custom" formatting of ".###" however, if like in
the example above the formula calculates out to end in a zero (such as .410)
it will show as .41 and not .410

I know this is probably simple and I'm over-looking something obvious, but I
can't figure it out.

Thank you!






  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 10
Default Need No leading "0" and 3 decimal points?

You can change custom format to ".000"

"SRS" wrote:

Greetings:

I'm using Excel 2003.

For our baseball team I want to format a cell to calculate batting averages.
I want the calculated number to be a 3-digit number (such as .367) with NO
"0" before the decimal point...AND...if it calculates out to be something
like .400, I want it to read .400 instead of .4

I'm currently using the "custom" formatting of ".###" however, if like in
the example above the formula calculates out to end in a zero (such as .410)
it will show as .41 and not .410

I know this is probably simple and I'm over-looking something obvious, but I
can't figure it out.

Thank you!

  #7   Report Post  
Posted to microsoft.public.excel.misc
SRS SRS is offline
external usenet poster
 
Posts: 4
Default Need No leading "0" and 3 decimal points?

Duh. THANK YOU! I knew the answer was right in front of my eyes. I really
appreciate your quick help!

"uturnabout" wrote:

You can change custom format to ".000"

"SRS" wrote:

Greetings:

I'm using Excel 2003.

For our baseball team I want to format a cell to calculate batting averages.
I want the calculated number to be a 3-digit number (such as .367) with NO
"0" before the decimal point...AND...if it calculates out to be something
like .400, I want it to read .400 instead of .4

I'm currently using the "custom" formatting of ".###" however, if like in
the example above the formula calculates out to end in a zero (such as .410)
it will show as .41 and not .410

I know this is probably simple and I'm over-looking something obvious, but I
can't figure it out.

Thank you!

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
change "true" and "false" to "availble" and "out of stock" inthestands Excel Worksheet Functions 2 July 19th 07 07:05 PM
how do I eliminate leading "0s" in an alpha numeric cell REST Excel Discussion (Misc queries) 1 September 14th 06 01:35 AM
HELP on "left","right","find","len","substitute" functions serene83 Excel Discussion (Misc queries) 5 June 27th 06 02:23 AM
Count occurences of "1"/"0" (or"TRUE"/"FALSE") in a row w. conditions in the next BCB New Users to Excel 7 May 13th 06 10:02 PM
Leading Zeros and decimal points Sam Excel Worksheet Functions 3 July 12th 05 12:40 PM


All times are GMT +1. The time now is 08:52 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"