View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.newusers
kassie kassie is offline
external usenet poster
 
Posts: 515
Default entering 16 digit numbers - last digit turns to zero

Or create a custom format to show it as 1234 1234 1234 1234. That way, it is
also esier to read the card numbers
Custom format as 0000 0000 0000 0000

--
HTH

Kassie

Replace xxx with hotmail


"gls858" wrote:

dreamer wrote:
While creating a sheet with credit card numbers I noticed that upon placing
the 16th digit and any after that , the numbers are zeros There are no
fomats in those cells.
Can anyone help?


Assuming you aren't going to be doing math on these values format the
cell as text.

gls858