Hi I am trying to write a checkwriter program. Everything is perfect except my conversion from the check amount in numbers to check amount in words. I have been working on this for over two weeks and bought
VB 2005 programmers reference and so many more. None of which had anything about converting from numbers to words. I need something like 1 = "one" 2 = "two" and so on. I have tried using two functions and static variables. I am desperately in need of help.
Thanks, Danyiell