B brianb Aug 18, 2004 #1 I am looking for a way to convert numbers (10,000) to text (words(ten thousand))????? any help would be HUGE cheers, brian
I am looking for a way to convert numbers (10,000) to text (words(ten thousand))????? any help would be HUGE cheers, brian
F Frank Kabel Aug 18, 2004 #2 Hi there're some macros/procedures to convert numbers to text. e.g. MS Knowledge Base: http://support.microsoft.com/default.aspx?scid=KB;EN-US;213360 http://support.microsoft.com/default.aspx?scid=KB;EN-US;140704& Free Addin MOREFUNC-DLL which includes a UDF for this task (for various languages): http://longre.free.fr/english/ or have a look at http://www.bygsoftware.com/examples/zipfiles/num2wrds.zip It's in the "Accountants" section on page: http://www.bygsoftware.com/examples/examples.htm It contains two methods
Hi there're some macros/procedures to convert numbers to text. e.g. MS Knowledge Base: http://support.microsoft.com/default.aspx?scid=KB;EN-US;213360 http://support.microsoft.com/default.aspx?scid=KB;EN-US;140704& Free Addin MOREFUNC-DLL which includes a UDF for this task (for various languages): http://longre.free.fr/english/ or have a look at http://www.bygsoftware.com/examples/zipfiles/num2wrds.zip It's in the "Accountants" section on page: http://www.bygsoftware.com/examples/examples.htm It contains two methods