Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,388
Default Why does excel round off numbers greater than 16 digits?

How do I get it to stop doing that?? I've tried all the number formats

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,393
Default Why does excel round off numbers greater than 16 digits?

Like most computer apps (COBOL is an exception), Excel uses the IEEE
convention for storing decimal numbers (numbers based on the fact we have 10
fingers) as binary numbers (computer memory has two states: on and off).
This results in a limitation on the number of digits that can be stored -
15.

But are you working with real numbers? Things like ISBN, telephone, etc
numbers re really not numbers in the sense that we never do math on them. In
this case you have two workarounds:
a) before entering the value format the cell as text
OR
b) preface the value with single quote (apostrophe) - this will neither
display nor print (visible only in the formula bar)

To learn more read:
What Every Computer Scientist Should Know About Floating Point
http://docs.sun.com/source/806-3568/ncg_goldberg.html
Go to source
http://www.cpearson.com/excel/rounding.htm


best wishes
--
Bernard V Liengme
Microsoft Excel MVP
www.stfx.ca/people/bliengme
remove caps from email

"Dave" wrote in message
...
How do I get it to stop doing that?? I've tried all the number formats



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
Why does excel turn numbers larger than 15 digits to zero? Aaron Excel Discussion (Misc queries) 5 December 15th 06 04:15 PM
How do I keep Excel from dropping my numbers to 0 after 15 digits Topmom5 Setting up and Configuration of Excel 1 May 19th 06 08:21 PM
in excel, how to limit digits of negative hexadecimal numbers? [email protected] Excel Discussion (Misc queries) 1 February 2nd 06 12:36 AM
Round X.50 and less down, X.51 and greater up BigDave Excel Worksheet Functions 2 January 6th 06 01:30 AM


All times are GMT +1. The time now is 01:44 PM.

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

About Us

"It's about Microsoft Excel"