Converting currency to string

N

Nick Smith

I would like to write a function to return the textual value of a numerical
currency field on a form.
For example, the user would enter the value 23156.04 in a field and the
function would populate another textbox with the text: "Twenty three
thousand, one hundred and fifty six dollars and four cents" or similar.
Does anyone know where I could find a code snippet to do this? Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top