I have a long number in a Text Box:
032010203010301030103010300103010301032010101030103007
When I want to copy this number (Ctrl+c) into a cell, the number will be:
3.2010203010301E+52
I want the destination cell to have the original number format. What should I do?