just need to test backwards from the 2nd character as to whether it is numeric or not...
=IF(AND(ISERROR(VALUE(MID(A7,2,1))),MID(A7,2,1)<>" "),LEFT(A7,2),LEFT(A7,1))
should do the trick
Rgds, Geoff
"Having been erased. the document thjat you are seeking. Must now be retyped"
Please read FAQ222-2244 before you ask a question