Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Mike Milmoe
 
Posts: n/a
Default last digit in string gets changed to 0 (16 characters long)

trying to enter 16 digit number for credit card. Last digit keeps changing
to "0"
  #2   Report Post  
Dave O
 
Posts: n/a
Default

Not to state the obvious, but numerically a 16 digit number is very
large. The people that deal with that type of math usually use
scientific notation. Since you're not doing math, try formatting your
cells as text.

  #3   Report Post  
RagDyeR
 
Posts: n/a
Default

XL only uses 15 digits of precision.

Since card numbers are not used in calculations, you can make them "text",
and then you can enter as many digits as you need.

You can format the cells as Text *before* you enter the digits,
OR
You can prefix every entry of the numbers with an apostrophe ('), '1234 ,,,
which will not be displayed in the cell, but can be seen in the formula bar.
--

HTH,

RD
==============================================
Please keep all correspondence within the Group, so all may benefit!
==============================================

"Mike Milmoe" <Mike wrote in message
...
trying to enter 16 digit number for credit card. Last digit keeps changing
to "0"


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Return a digit in a string of numbers W M Excel Discussion (Misc queries) 5 May 11th 05 06:51 PM
Mod-10 Check Digit Union70 Excel Worksheet Functions 4 March 8th 05 07:58 AM
How to find if a string starts with a digit galsaba Excel Worksheet Functions 1 March 4th 05 06:01 PM
Tell users how to sort 5 digit and 9 digit zipcodes correctly aft. [email protected] New Users to Excel 1 February 18th 05 12:59 AM
Read Text File into Excel Using VBA Willie T Excel Discussion (Misc queries) 13 January 8th 05 12:37 AM


All times are GMT +1. The time now is 06:03 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"