View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.misc
azohawk
 
Posts: n/a
Default how do I convert numeric data to words?

That was exactly what I was looking for. Thank you.

I had to tweak it a little for my purpose since I wasn't daling with money.
But, it was only a few minor changes.


"Gary''s Student" wrote:

How to Convert a Numeric Value into English Words
http://support.microsoft.com/default...N-US;Q213360&;


--
Gary's Student


"azohawk" wrote:

I am trying to to convert numeric data to words. Example: 5.5 to five and
one half.
I recall reading somewhere that this can be done with a macro of some type,
unfortunatly I don't recal where I read this.