LeiDBug007
Technical User
Aloha,
We've got a form that has 7 fields, and a close command button at the bottom.
We need a code that will prevent the user from closing the form (clicking the close button) when there are null values in any fields. We need all fields filled out, and none left blank.
And of course, a message box for each field saying they cannot close the form until they enter data for that field. I can basically use the same code from the first field, and just customize to each field name w/its own message box.
Hope this makes sense. HELP!!!
Thanx so much!
~LeiDBug for DRM
We've got a form that has 7 fields, and a close command button at the bottom.
We need a code that will prevent the user from closing the form (clicking the close button) when there are null values in any fields. We need all fields filled out, and none left blank.
And of course, a message box for each field saying they cannot close the form until they enter data for that field. I can basically use the same code from the first field, and just customize to each field name w/its own message box.
Hope this makes sense. HELP!!!
Thanx so much!
~LeiDBug for DRM