Thread: Convert Numbers
View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Convert Numbers

Well, if you can spec it, we might be able to code it.

--
HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

"Abdul" wrote in message
oups.com...
Thanks Nick

I have already this Function with me, which will convert numbers to
English language

But Arabic is entirely different in all the way. It is not just a
matter of right to left.



NickHK wrote:
Abdul,
Here's a VB/VBA solution; I can't you with the Arabic, but it may just a
case of substituting the correct words. (And make it right-to-left,

instead
of left-to right ??)
http://www.ozgrid.com/VBA/ValueToWords.htm

NickHK

"Abdul" wrote in message
ups.com...
There is some code with a sample project to convert numbers to Arbic
Language Text in this web site.

http://www.codeproject.com/csharp/num_to_arabic.asp

Could some one please help me to get this done in Excel

Thanks

Abdul