Number To Word Converter In Indian Rupees

You may also use this code which I found long back at Net only. This will create a UDF named SpellNumber which may be use like a normal formula. Option Explicit 'Main Function Function SpellNumber(ByVal MyNumber) Dim Rupees, Paise, Temp Dim DecimalPlace, Count ReDim Place(9) As String Place(2) = ' Thousand ' Place(3) = ' Lakh ' Place(4) = ' Crore ' ' String representation of amount. MyNumber = Trim(Str(MyNumber)) ' Position of decimal place 0 if none. DecimalPlace = InStr(MyNumber, '. What Is Nanochemistry Pdf. ' ) ' Convert Paise and set MyNumber to dollar amount.

Dear Sir anybody knows how to convert any numbers in excel into Indian Rupees in words. Convert Number into Indian Rupees. 258 number to word. This article will provide you the code for converting the number to text or words. Convert Indian currency to Text, Convert Rupees to text or words. Excel Function to Convert Rupees in Figure to Rupees in Word. Convert a numerical value in Indian rupees into. Number to Words of Rupees.

Convert Number To Words In Indian Rupees In Php