Whenever I copy, and then paste a number of a certain length, the number is incorrect.
I copy "1005003178476724", and then when I paste into a cell, it gets changed into "1005003178476720", or "1.00500317847672E+015". I've tried changing the cell number format, and making it TEXT works, but if I want to do math with it, it changes the number to something wrong again. Example (using basic math as an example):
Code: Select all
A | B
1 1005003178476724 | (=A1+3) 1005003178476730| Edit: 2024-06-23: Broken link -- MrProgrammer, forum moderator |
After pressing enter: https://i.ibb.co/7Nc4yHx/number2.png
| Edit: 2024-06-23: Broken link -- MrProgrammer, forum moderator |
Any help would be appreciated.
| Edit: Changed subject, was Pasting the wrong numbers Make your post understandable by others -- MrProgrammer, forum moderator |