How to put 19 digit or more digit number in a excel cell.
I want to save 19 digit number in cell of column .How I will format that cell.Can anybody give me some idea in this regard?
|
How to put 19 digit or more digit number in a excel cell. I want to save 19 digit number in cell of column .How I will format that cell.Can anybody give me some idea in this regard? |
|||||
|
|
You can always store the number in the cell as a string. Put an apostrophe in front of the number. |
|||
|
|
|
If you change the format of the cell to 'Text', you don't need to prepend an apostrophe; you just put in the number. It will still even be usable as a number by functions that refer to the cell. |
|||
|
|
|
When you don't need to calculate with these numbers, you can treat them as text, see the other answers. When you need to calculate with them, then it becomes difficult because Excel has only 15 siginificant digits. The possibilities I know are:
|
|||
|
|
|
Excel seems to allow only 15 digits. What on Earth are you doing that really requires 19 digits of precision? I suspect you're either not stating your problem well or you're worry about unnecessary details. |
|||
|
|
|
It is simple to copy / type in excel with more than 15 numbers. Pls follow the steps given below:
|
|||
|
|