a function which accepts a number and returns it in words

A

aa

In Excel is there a function which accepts a number and returns it in words,
eg myFunction(15) return "fifteen"
 
Top