Convert number to words in Indian format

hi all,

i want to convert numbers to words (eg: 100025.50 to One lakh Twenty five ruppes and fifty paise only)

is there custom activity available or any VB code to solve this issue.

thanks

I just googled it and - http://www.freevbcode.com/ShowCode.asp?ID=7814
Have a look around on google also :slight_smile:

@kishore.shetty

Download below component and try it.

https://go.uipath.com/component/convert-number-to-words-585815

1 Like

I tried it but it gives output in million format not lakh

i have tried that code already, it shows me a lots of error and same with other codes too, so as a last resort I asked in this forum :slight_smile:

NumberToWords(IN).xaml (7.1 KB)

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.