is there a way to change numbers to text strings?

Let me explain:

I have an application that shows an invoice in a Crystal Report

I have so far the total as, for example: $ 1526.73

is there a way to get this value on the fly and create a variable that shows the text?

such as: (one thousand five hundred and twenty six 73/100)

Thanx .