Let's say I have two text boxes, one contains a number and the other contains the number represented in words, like: 5000 and five thousands.
I want to do something so I can just write 5000 and the second text box automatically gets filled with five thousands or the opposite.
Any idea/suggestions how to do it?