excel changes the last number I type in column???

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

After setting up a worksheet for a budget, I type in the credit card numbers.
If the last number of the card is 3 for example, when I press enter to go on
to the next line, it changes it to 0. Anyone here know what I'm doing wrong?
Thanks so much for any help
 
Excel supports only 15 numeric digits.

Either:
-- format your cells as text before you enter the number, or
-- precede your credit card number with an apostrophe (')

Regards,
Fred.
 
Excel will only allow numbers to 15 significant digits. After the 15th digit
it changes all the remaining digits to 0.

You have to enter the string of numbers as TEXT.

Either pre-format the cell as TEXT or precede the entry with an apostrophe
like this: '1234567890123456. The apostrophe will not be displayed in the
cell.
 
Thanks Fred!!!
Fred Smith said:
Excel supports only 15 numeric digits.

Either:
-- format your cells as text before you enter the number, or
-- precede your credit card number with an apostrophe (')

Regards,
Fred.
 
Thanks T !!!!

T. Valko said:
Excel will only allow numbers to 15 significant digits. After the 15th digit
it changes all the remaining digits to 0.

You have to enter the string of numbers as TEXT.

Either pre-format the cell as TEXT or precede the entry with an apostrophe
like this: '1234567890123456. The apostrophe will not be displayed in the
cell.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top