View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.newusers
AltaEgo AltaEgo is offline
external usenet poster
 
Posts: 245
Default write number amount convert to in words

Currency?

Here's two custom functions to get you started. One function for currency;
one for numbers only:
http://www.meadinkent.co.uk/xlnumberstext.htm
http://support.microsoft.com/kb/213360

The second URL gives instructions how to load and use the function(s). Don't
follow the instructions too literally - copy and paste the code rather than
type :-)


--
Steve

"Imran Murtaza" <Imran wrote in message
...
.. like for a cell content of 3,456 I want this to appear in text as '
Three thousand four hundered fifty six'. Is it possible through some
Format
cell command in same cell or by copy - paste special type into a new cell
?
Thnaks,
Imran Murtaza