https://bugs.documentfoundation.org/show_bug.cgi?id=143976

Eike Rathke <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #3 from Eike Rathke <[email protected]> ---
Numeric input is converted to IEEE 754 double binary floating point numbers.
They can not hold more than 14-16 decimal digits. For numeric identifiers use
text input instead, either by assigning the Text number format to the cell
prior to input, or by preceding the input with an ' apostrophe single quote,
like

'111111111111111111

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to