Is there an available VB function that will take a String
formatted as Currency and return its text equivalent, eg
"$6,325.19"
would become
"six thousand three hundred and twenty five dollars and 19/100 cents"
I wrote a flow chart to do this, but before I code it, I thought I would check.
TIA
\Frank