Quote Originally Posted by DonkeyOte View Post
If A1:A10 contain your values

B1: =MOD(A1,1)

That will give you the value in numeric terms.
Hey, thanks!