Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
how can i read number as string like '1243 = One thousand, two handred and .
..' in excel or vb |
#2
![]() |
|||
|
|||
![]()
The following is a nice comprehensive answer compiled by Norman Harker.
You should try a Google search for questions as you might imagine that this is a fairly common question. See: XL2000: How to Convert a Numeric Value into English Words http://support.microsoft.com/default...EN-US;Q213360& and: XL: How to Convert a Numeric Value into English Words http://support.microsoft.com/default...EN-US;q140704& and: (courtesy of a cut and paste from a Tom Ogilvy post): If you want an addin that provides a worksheet function that does this, download Laurent Longre's free morefunc.xll addin found he http://longre.free.fr/english/ It is downloaded in a zip file which also contains an informative file in 'hlp' format that describes the 33 or so very useful functions included, one of which does the number to words conversion you describe (supports various languages and currencies). and: (Courtesy of Andy Wiggins FCCA) of www.BygSoftware.com This file might be a help: http://www.bygsoftware.com/examples/...s/num2wrds.zip It's in the "Accountants" section on page: http://www.bygsoftware.com/examples/examples.htm It contains two methods to convert numbers to words and two check writing routines. The code is open and commented. And, finally: A post containing a UDF by Bernie Deitrick that will take you into US budget territory by covering amounts into trillions. -- Regards Ken....................... Microsoft MVP - Excel Sys Spec - Win XP Pro / XL 97/00/02/03 ---------------------------------------------------------------------------- It's easier to beg forgiveness than ask permission :-) ---------------------------------------------------------------------------- "pc_1" wrote in message ... how can i read number as string like '1243 = One thousand, two handred and . .' in excel or vb |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Calculating number of letters in a string ... | Excel Discussion (Misc queries) | |||
Calculating number of letters in a string ... | Excel Worksheet Functions | |||
How can I assign a number to a string? | Excel Discussion (Misc queries) | |||
count number of occurences within a string | Excel Worksheet Functions | |||
GET.CELL | Excel Worksheet Functions |