I couldn't get these formulas to work:
<tbody>
=MIN(FIND({0,1,2,3,4,5,6,7,8,9},A4&"0123456789"))
=MIN(SEARCH({0,1,2,3,4,5,6,7,8,9},A5&"0123456789"))
=RIGHT(A6,SUM(LEN(A6)-LEN(SUBSTITUE(A6,{"0","1","2","3","4","5","6","7","8","9"},""))))
</tbody>
Data starting in...