Convert Numbers to Text

C

cradino

How can I create a function to do this?

A1 1 One
A2 2 Two
A3 3 Three
A4 4 Four
A5 5 Five
A6 6 Six
.......
 
Top