auto fill a text field with amount in words

  • Thread starter Thread starter DOU
  • Start date Start date
D

DOU

I would like my amount REF text field, automatically fill-in another form
field in words. Example, $90.00, I want my field to automatically write in
"Ninety & 00/100 Dollars". Is this possible? Thanks again!
 
Use fields switches e.g.,:

{Ref Amount \* DollarText \* Caps}

Where "Amount" is the bookmark containing the text "$90.00"
 
Hi Greg, thank you so much for your expertise!!! This was pretty cool. I
created this form to use when doing manual check and they liked it!
 
Back
Top