Numbers to words

  • Thread starter Thread starter Dave Eliot
  • Start date Start date
D

Dave Eliot

Years ago (in FoxPro) I remember there was code for writing out in words the
amount of a currency field -- like on a check. ie. $25.00 would appear as
"Twenty five dollars." I've developed a receipt that needs that kind of
thing. If anyone can point me in the right direction I'd appreciate it.

Thanks.
 
Years ago (in FoxPro) I remember there was code for writing out in words the
amount of a currency field -- like on a check. ie. $25.00 would appear as
"Twenty five dollars." I've developed a receipt that needs that kind of
thing. If anyone can point me in the right direction I'd appreciate it.

Thanks.

There's sample code at

http://www.mvps.org/access/modules/mdl0001.htm

John W. Vinson [MVP]
 
Back
Top