Hi Experts,
I created a added data form with input text box.
I set a validation rule in there. such <1000.
However, even I remove all number in text box, but I still got validation message and much enter quality number (<1000) before closed form. I set a reset button with codes as Me.SALECODE = Null and Me.Refresh
Reset button does not work. I still got validation message when i move into other text box even there are no any number in first validation text box.
Thanks for help!
Newaccesser
I created a added data form with input text box.
I set a validation rule in there. such <1000.
However, even I remove all number in text box, but I still got validation message and much enter quality number (<1000) before closed form. I set a reset button with codes as Me.SALECODE = Null and Me.Refresh
Reset button does not work. I still got validation message when i move into other text box even there are no any number in first validation text box.
Thanks for help!
Newaccesser
Last edited: