Answered
Is there a way to convert a number string to a text string? I am working on a form where the salesperson has to enter a numerical dollar amount and a written dollar amount. There have been several instances where the written amount does not match the numerical amount. I would like to set the form up so that when the salesperson enters the numerical amount, the written amount automatically populates. In other words, if the salesperson enters $10 in one field, I would like the next field to automatically show "ten dollars". Is this possible?
George Kaiser