Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I would like to know how we can have a cell that returns the figures in words. For example, you enter 25800 in a cell, the words "Twenty Five Thousand Eight Hundred" should appear in another cell. This feature will help prepare invoices that has to show the final invoice value in words as well. Regards sai |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
There are several websites that can help you.
Here are a few: There's a NumsToWords() user defined function (UDF) file you can download at this website: http://www.contextures.com/excelfilesRon.html The file is completely unprotected, so you have full access to all of the VBA code. That file has a button that will export the NumsToWords program into any open workbook you choose. Or...If you're interested in a non-vba approach, just download the tiny (19 kb) file from this website: http://www.contextures.com/excelfilesRon.html The file includes instructions on how to use it and how to put it into other workbooks. .....there are no links to other files and no VBA macros in the file. and...here are couple other options: http://support.microsoft.com/default...b;en-us;213360 http://www.ozgrid.com/VBA/ValueToWords.htm Does that help? -------------------------- Regards, Ron Microsoft MVP (Excel) (XL2003, Win XP) "Sai Krishna" wrote in message ... Hi, I would like to know how we can have a cell that returns the figures in words. For example, you enter 25800 in a cell, the words "Twenty Five Thousand Eight Hundred" should appear in another cell. This feature will help prepare invoices that has to show the final invoice value in words as well. Regards sai |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks. This was useful.
regards sai "Ron Coderre" wrote: There are several websites that can help you. Here are a few: There's a NumsToWords() user defined function (UDF) file you can download at this website: http://www.contextures.com/excelfilesRon.html The file is completely unprotected, so you have full access to all of the VBA code. That file has a button that will export the NumsToWords program into any open workbook you choose. Or...If you're interested in a non-vba approach, just download the tiny (19 kb) file from this website: http://www.contextures.com/excelfilesRon.html The file includes instructions on how to use it and how to put it into other workbooks. .....there are no links to other files and no VBA macros in the file. and...here are couple other options: http://support.microsoft.com/default...b;en-us;213360 http://www.ozgrid.com/VBA/ValueToWords.htm Does that help? -------------------------- Regards, Ron Microsoft MVP (Excel) (XL2003, Win XP) "Sai Krishna" wrote in message ... Hi, I would like to know how we can have a cell that returns the figures in words. For example, you enter 25800 in a cell, the words "Twenty Five Thousand Eight Hundred" should appear in another cell. This feature will help prepare invoices that has to show the final invoice value in words as well. Regards sai |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
convert figures to words | Excel Worksheet Functions | |||
CONVERT FIGURES INTO WORDS | Excel Discussion (Misc queries) | |||
how can I convert figures into words? | Excel Discussion (Misc queries) | |||
writing figures in words | Excel Worksheet Functions | |||
Translate figures into words | Excel Discussion (Misc queries) |