In form use Two text box, txtbox1 & txtbox2
If i write any number value in txtbox1 then txtbox2 show in word value
for example
txtbox1= 1
txtbox2= One
txtbox1= 10
txtbox2= Ten
txtbox1= 115
txtbox2= One hundred fifteen
txtbox1= 235
txtbox2= Two hundred thirty five
need help
If i write any number value in txtbox1 then txtbox2 show in word value
for example
txtbox1= 1
txtbox2= One
txtbox1= 10
txtbox2= Ten
txtbox1= 115
txtbox2= One hundred fifteen
txtbox1= 235
txtbox2= Two hundred thirty five
need help