I believe that will just leave him with a text value that is "5" or whatever. Assuming he wants to use them as numbers, it would probably make sense to wrap that in a VALUE():
Code:
=VALUE(RIGHT(A1, LEN(A1) - 14))

_________________________
Bitt Faulk