Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
This one is close, but does not quite work all the time. Try 12000.
"Thomas Ramel" wrote: Grüezi choice choice schrieb am 11.02.2005 how would i go about getting the last digit in a number. for example 5326 it will return 6, 42 will return 2. i think theres an equation for this too but im not sure If you have numbers only you can do this mathematically instead of string-operations: =MOD(A1;10) Regards Thomas Ramel -- - MVP for Microsoft-Excel - [Win XP Pro SP-2 / xl2000 SP-3] |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Returns zero for me. What do you get?
-- Regards, Tom Ogilvy "David" wrote in message ... This one is close, but does not quite work all the time. Try 12000. "Thomas Ramel" wrote: Grüezi choice choice schrieb am 11.02.2005 how would i go about getting the last digit in a number. for example 5326 it will return 6, 42 will return 2. i think theres an equation for this too but im not sure If you have numbers only you can do this mathematically instead of string-operations: =MOD(A1;10) Regards Thomas Ramel -- - MVP for Microsoft-Excel - [Win XP Pro SP-2 / xl2000 SP-3] |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
conditional format on first & last digit on 3 digit cell data | New Users to Excel | |||
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) | |||
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) |