Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I've read BethP's question and I have the same problem with zeroes after the
15th digit . But, I want to do calculations on 16 and 17 digit numbers. What can I do to keep my numbers from turning into 000s. Thanks, curtev |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
You could keep the values as text, then extract what you want from the string
using =mid() or =left() or =right(). curtev wrote: I've read BethP's question and I have the same problem with zeroes after the 15th digit . But, I want to do calculations on 16 and 17 digit numbers. What can I do to keep my numbers from turning into 000s. Thanks, curtev -- Dave Peterson |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
If you must use more precision then download the Xnumbers addin from
http://digilander.libero.it/foxes/SoftwareDownload.htm OR program in COBOL best wishes -- Bernard V Liengme www.stfx.ca/people/bliengme remove caps from email "curtev" wrote in message ... I've read BethP's question and I have the same problem with zeroes after the 15th digit . But, I want to do calculations on 16 and 17 digit numbers. What can I do to keep my numbers from turning into 000s. Thanks, curtev |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Great. Thanks Much ! I think this will work.
"Bernard Liengme" wrote: If you must use more precision then download the Xnumbers addin from http://digilander.libero.it/foxes/SoftwareDownload.htm OR program in COBOL best wishes -- Bernard V Liengme www.stfx.ca/people/bliengme remove caps from email "curtev" wrote in message ... I've read BethP's question and I have the same problem with zeroes after the 15th digit . But, I want to do calculations on 16 and 17 digit numbers. What can I do to keep my numbers from turning into 000s. Thanks, curtev |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Convert 2 digit month to 4 digit years and months | Excel Worksheet Functions | |||
Color a single digit in a mult-digit number cell | Excel Discussion (Misc queries) | |||
How do I identify the 7th digit in a 13 digit number, then establi | Excel Worksheet Functions | |||
Tell users how to sort 5 digit and 9 digit zipcodes correctly aft. | New Users to Excel | |||
When we enter a 16 digit number (credit card) the last digit chan. | Excel Discussion (Misc queries) |