Jump to content

Recommended Posts

Posted

Put this number in excel sheet 4445500018519877 Format cell as number, the 77 reverts to 70 why Also, make sure the numbers are not separated

Posted

nevermind Microsoft knowledgebase shows: SYMPTOMS When you type a number that contains more than 15 digits in a cell, Microsoft Excel changes any digits past the fifteenth place to zeroes. For example, if you attempt to type a credit card ID number in the following format ####-####-####-#### Excel changes the last digit to a zero. CAUSE Excel follows the IEEE 754 specification on how to store and calculate floating-point numbers. Excel therefore stores only 15 significant digits in a number, and changes digits after the fifteenth place to zeroes. WORKAROUND To work around this behavior, format the cell as text. The cell can then display up to 1,024 characters. MORE INFORMATION This behavior only occurs with numbers that are intended for calculation, that is, in cells that are formatted as numbers. In cells that are formatted as text, you can type up to 32,767 characters, of which Excel displays up to 1,024 characters on the worksheet. Because custom number formats are designed to work primarily with numbers, you cannot create a custom number format that stores more than 15 digits. For example, you cannot use the following format to store a 16-character credit card ID as a number: ####-####-####-#### If you type the number 1111222233334444 in a cell that uses the ####-####-####-#### format, Excel displays 1111-2222-3333-4440 in the cell. The actual number that you are attempting to store is 1,111,222,233,334,444, which is over one quadrillion. But because this number is so large, Excel drops the last (least significant) digit, and puts a zero in its place.

Guest Hiten.
Posted

What's the expiry date, Rajiv :P

×
×
  • Create New...