View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
ChequeSpeller ChequeSpeller is offline
external usenet poster
 
Posts: 2
Default Spelling out a numeric value

I want to translate a numeric value into a spelled value. For example $123.55 needs to spelled out as "One hundred and twenty-three Dollars and fifty-five cents
This is simple to do in SQL within an Oracle RDBMS but I cannot find an equivalent anywhere within Microsoft Office
Can anyone help me?