ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   No. of digits accepted in one cell (https://www.excelbanter.com/excel-worksheet-functions/89013-no-digits-accepted-one-cell.html)

Rayaprolu

No. of digits accepted in one cell
 
I am trying to enter a particular number of 16 digit length (Example:
8312938507652481). This number is being taken as 8312938507652480 in the
excel.

My question is ... is there any limitation in Excel on the number of digits
that can be entered in one cell.

Thanks in advance.

David Biddulph

No. of digits accepted in one cell
 
"Rayaprolu" wrote in message
...
I am trying to enter a particular number of 16 digit length (Example:
8312938507652481). This number is being taken as 8312938507652480 in the
excel.

My question is ... is there any limitation in Excel on the number of
digits
that can be entered in one cell.


If it's formatted as a number, Excel works only to 15 digit precision. If
you format it as text it will take the number you put in (and if you then
want to treat it as a number you may have to use various tricks to split the
text into parts which are manageable as numbers).
--
David Biddulph



Chip Pearson

No. of digits accepted in one cell
 
Excel, like nearly all computer software, uses IEEE Double
Precision Floating Point Number, which are limited to 15 digits
of precision. Anything beyond that is rounded. If you don't
intend to do arithmetic on the number, (e.g., it is a phone
number or a credit card number), format the cell as Text prior to
entering the number, or precede the number with an apostrophe.
The apostrophe will not show in the cell but will in the formula
bar.

See www.cpearson.com/excel/rounding.htm for more information.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Rayaprolu" wrote in
message
...
I am trying to enter a particular number of 16 digit length
(Example:
8312938507652481). This number is being taken as
8312938507652480 in the
excel.

My question is ... is there any limitation in Excel on the
number of digits
that can be entered in one cell.

Thanks in advance.




Jerry W. Lewis

No. of digits accepted in one cell
 
See Help for "Specifications" for a list of Excel's limitations. Otherwise,
the previous replies are correct and complete.

Jerry

"Rayaprolu" wrote:

I am trying to enter a particular number of 16 digit length (Example:
8312938507652481). This number is being taken as 8312938507652480 in the
excel.

My question is ... is there any limitation in Excel on the number of digits
that can be entered in one cell.

Thanks in advance.



All times are GMT +1. The time now is 02:33 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com