0

I want to convert Info Path number Field to Word

Ex. I have no. 1000 -> Ten Thousand like that please help me.

Thank you,

Sreekumar P
  • 5,900
  • 11
  • 57
  • 82

1 Answers1

1

As far as i know there's no built-in way to achieve this - you'll have to write custom code. This link might help you converting numbers to text.

http://www.daniweb.com/software-development/csharp/threads/53072

int32
  • 1,687
  • 1
  • 10
  • 6