G
Guest
I have a field called WK1. It is a number field. I would like to impose a
messagebox when a user enters an amount that is > than 4 digits in length. I
want the messagebox to alert the user that the amount may be wrong and if
they choose No, the amount will be removed from WK1 and the WK1 field will
receive focus again. If the user chooses Yes, then the cursor will move to
the next field leaving the keyed amount.
I can call up the messagebox, but I can't get it to respond correctly. Any
help would be greatly appreciated.
messagebox when a user enters an amount that is > than 4 digits in length. I
want the messagebox to alert the user that the amount may be wrong and if
they choose No, the amount will be removed from WK1 and the WK1 field will
receive focus again. If the user chooses Yes, then the cursor will move to
the next field leaving the keyed amount.
I can call up the messagebox, but I can't get it to respond correctly. Any
help would be greatly appreciated.