Forum Discussion
Please update Excel to handle more than 15 digit numbers!
You might request it from within Excel (Help > Feedback), or on the Excel Feedbak Portal
But I think it's improbable that Microsoft will change this - it would require totally redesigning the way Excel stores and processes numbers.
Thanks for the redirect.
I can see how it would be an issue programming wise. But I think they can solve that using some preferences that allow for backwards compatibility. It is such an important fix for so many reasons: credit card numbers, primary keys, scientific calculations, etc.
- SergeiBaklanNov 15, 2024Diamond Contributor
For the credit card numbers and primary keys you may use texts and prevent converting such on import with settings
(for modern Excel)
For the scientific calculations it depends, affected if only input data taken from the cell shall have more than 15 digits.
- saebelNov 20, 2024Copper Contributor
Those settings don't solve the problem. They provide a modicum of workarounds in limited case scenarios. And if anything, your points just reinforce the problems with Excel's programming.
I want Microsoft to fix this. It's long overdue and totally fixable. Forcing folks to jump through hoops and come up with workarounds (if there are any, because often there isn't), especially when many users aren't tech savvy, does not actually solve the problem. It just wastes people's time and energy.- Detlef_LewinNov 20, 2024Silver Contributor
You still have to set a new limit.
And then there always will be users who complain that 24 digits, 85 digits or 415 digits are still not enough.