Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3
Default how to drop leading zero in 0.700? desired result is .700

when calculated something like a baseball hitting percentage, how do you drop
the leading zero in the number....0.350 versus .350

thanks, Ken
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,805
Default how to drop leading zero in 0.700? desired result is .700

Custom format the cells as .##

Format Cells|Custom|Type .000 to see numbers like .340, .200..

If you use .### instead then Exxcel will not add 0 if you enter .2
--
Always provide your feedback so that others know whether the solution worked
or problem still persists ...


"KenK" wrote:

when calculated something like a baseball hitting percentage, how do you drop
the leading zero in the number....0.350 versus .350

thanks, Ken

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,344
Default how to drop leading zero in 0.700? desired result is .700

Hi,

Select the cells and choose Format, Cells, Number tab, Custom and enter the
following code in the Type box
..000
or
..###
or as many decimal places as you want to see.

If this helps, please click the Yes button.
--
Thanks,
Shane Devenshire


"KenK" wrote:

when calculated something like a baseball hitting percentage, how do you drop
the leading zero in the number....0.350 versus .350

thanks, Ken

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
function result losing leading zeros cat Excel Worksheet Functions 3 September 2nd 08 04:35 PM
Which numbers give desired result Studebaker Excel Discussion (Misc queries) 14 April 29th 08 10:22 PM
which function can get the desired result? ADK Excel Worksheet Functions 3 May 9th 07 04:10 PM
LEADING ZEROS IN FORMULA RESULT Advent Excel Worksheet Functions 4 December 8th 06 02:22 PM
HOW TO GET A DESIRED 'SUMIF' RESULT FROM A FILTERED DATA ABDUL RAHMAN Excel Worksheet Functions 1 August 2nd 06 04:05 PM


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