G Guest Apr 17, 2007 #1 How can I display in a cell the value from other cell in a text string: example: 1234 one thousand two hundred thirty four
How can I display in a cell the value from other cell in a text string: example: 1234 one thousand two hundred thirty four
M Mladen_Dj Apr 17, 2007 #2 By using UDF for converting numbers to text. One example you can find at: http://www.ozgrid.com/VBA/ValueToWords.htm Regards,
By using UDF for converting numbers to text. One example you can find at: http://www.ozgrid.com/VBA/ValueToWords.htm Regards,