dpaton05

Well-known Member
Joined
Aug 14, 2018
Messages
2,352
Office Version
  1. 365
  2. 2016
Platform
  1. Windows
Is it possible to have a cell within a spreadsheet that has greater then 30 decimal places?
 

Excel Facts

Lock one reference in a formula
Need 1 part of a formula to always point to the same range? use $ signs: $V$2:$Z$99 will always point to V2:Z99, even after copying
Your question can be interpreted in two ways.

Yes, a cell value can have more than 30 decimal places. The constant 1.23456E-60 is a number with 60 zeros after the decimal point followed by 123456. To wit:
0.00000000000000000000000000000000000000000000000000000000000123456000000000.

But no, we cannot specify a format with more than 30 decimal places. For example, the best we can do is Number with 30 decimal places.

For such numbers, we must use the Scientific format.

Scientific with 14 decimal places with show you 15 significant digits. That is all that Excel formats. But that is not the limit of the precision of cell values, contrary to the article that "footoo" cites. For example, the exact decimal representation of 0.123456 is 0.123455999999999,99629718416827017790637910366058349609375.

(I use period for the decimal place and comma to demarcate the first 15 significant digits.)
 
Last edited:
Upvote 0

Forum statistics

Threads
1,214,798
Messages
6,121,630
Members
449,041
Latest member
Postman24

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top