N
Neal Ostrander
I want to check the values in 5 textbox's on a form if the contain any number
other than 0 I want to check a 6th textbox to make sure its value is greater
than 0 also. I figured the form's BeforeUpdate would be the best place to do
this check but I am not quite sure how to set up the code to accomplish this
task.
Thanks for any help
Neal
other than 0 I want to check a 6th textbox to make sure its value is greater
than 0 also. I figured the form's BeforeUpdate would be the best place to do
this check but I am not quite sure how to set up the code to accomplish this
task.
Thanks for any help
Neal