Reputation: 7260
Using Microsoft Office Excel 2007, I have to insert the numbers of more than 15 digits in a cell. But I have a problem inserting the complete number because the cell is automatically displaying zero's after 15 digits:
Upvotes: 0
Views: 646
Reputation: 3068
Excel uses 15 significant digits in calculation so, logically, it can't display more than that - any digits beyond the 15th will be displayed as zero.
Upvotes: 2