When using the input box function how do you know if the user hits ok or cancel. I have an input box in my program for users to enter a transaction number. If they enter a number and press ok everything goes well. If they do not enter a number and just press cancel then everything crashes, which is not good.
Any help is appreicated.


Reply With Quote