Is there a function to convert a number to word ?

V

vazhga valamudan

I would like to know whether there is a ready-made function which converts
numerics into their corresponding words.

for eg. if the cell contains 1234, the function should return

one thousand two hundred thirty four

or atleast

one two three four
 
Top