Re: Converting numbers into words
From: Rick Rothstein (rickNOSPAMnews_at_NOSPAMcomcast.net)
Date: 01/07/05
- Next message: Jeff Johnson [MVP: VB]: "Re: Change tracking (somewhat OT)"
- Previous message: Brian Staff: "Re: TAB Control"
- In reply to: Bod: "Converting numbers into words"
- Next in thread: Veign: "Re: Converting numbers into words"
- Reply: Veign: "Re: Converting numbers into words"
- Reply: Bod: "Re: Converting numbers into words"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 7 Jan 2005 13:34:29 -0500
> Can anyone point me at a function that takes a numeric parameter and
returns
> a string containing the number in words? I'm writing an app that
prints
> cheques so I need the amount in words, and I thought I'd ask before
going to
> the trouble of potentially reinventing a wheel.
This one is my personal favorite.<g>
http://vbnet.mvps.org/code/helpers/numbertotext.htm
Rick - MVP
- Next message: Jeff Johnson [MVP: VB]: "Re: Change tracking (somewhat OT)"
- Previous message: Brian Staff: "Re: TAB Control"
- In reply to: Bod: "Converting numbers into words"
- Next in thread: Veign: "Re: Converting numbers into words"
- Reply: Veign: "Re: Converting numbers into words"
- Reply: Bod: "Re: Converting numbers into words"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|