Is there a version of excel that doesn't have the 15 digit limitation?
N Nick Hodge Feb 17, 2005 #3 Kimjo What are you trying to do that needs more than 15 digits? -- HTH Nick Hodge Microsoft MVP - Excel Southampton, England [email protected]
Kimjo What are you trying to do that needs more than 15 digits? -- HTH Nick Hodge Microsoft MVP - Excel Southampton, England [email protected]
M Myrna Larson Feb 17, 2005 #4 15 digits is the standard for IEEE representation of floating point numbers. Why do you need more?
J Jerry W. Lewis Feb 18, 2005 #5 For credit card numbers, etc., use text (preceed the digits with a single quote). Otherwise Excel and almost all other general purpose software uses IEEE double precision math. Jerry
For credit card numbers, etc., use text (preceed the digits with a single quote). Otherwise Excel and almost all other general purpose software uses IEEE double precision math. Jerry