N
nwayman
I am trying to convert a number field to text formatting for a report
(e.g., "23" to "twenty-three"). I know that this question has come up
repeatedly over the years in newsgroupland, and I have read many of the
previous interchanges. I have obtained Joe Foster's module from
http://www.mvps.org/access/modules/mdl0001.htm, and read the MS support
article at http://support.microsoft.com/?id=210586.
I am trying to convert a number, _not_ currency, and thus am trying not
include the "dollars and cents" in the resulting text. I have
attempted to modify Joe's code, but my novice Access skills do not
encompass much in the way of VBA. I am in the process of teaching
myself, but the project at hand doesn't have the time luxury to work
through this on my own.
If anyone has the time and inclination to guide me in modifying the VBA
code to only display the number as text without the currency wording, I
would greatly appreciate it.
Thanks so much,
Nate
<feel free to reply to (e-mail address removed) if you prefer>
(e.g., "23" to "twenty-three"). I know that this question has come up
repeatedly over the years in newsgroupland, and I have read many of the
previous interchanges. I have obtained Joe Foster's module from
http://www.mvps.org/access/modules/mdl0001.htm, and read the MS support
article at http://support.microsoft.com/?id=210586.
I am trying to convert a number, _not_ currency, and thus am trying not
include the "dollars and cents" in the resulting text. I have
attempted to modify Joe's code, but my novice Access skills do not
encompass much in the way of VBA. I am in the process of teaching
myself, but the project at hand doesn't have the time luxury to work
through this on my own.
If anyone has the time and inclination to guide me in modifying the VBA
code to only display the number as text without the currency wording, I
would greatly appreciate it.
Thanks so much,
Nate
<feel free to reply to (e-mail address removed) if you prefer>