I have a form that people often forget to select their name and area before submitting. So I'm trying to add code to just pop up a window saying you forgot to enter your info and exit the sub before submitting. But for some reason the code in my if statement is NOT running. I ran the break mode to confirm that the variable I'm using for the condition was right and it is, but it just skips the code inside.
I've attached a copy of the database I'm working with. The code I'm trying to add is in the Form_5S Score Card_Frm, and in the btnSubmit_Click sub. It's the very first piece of code in the sub.
Thanks
I've attached a copy of the database I'm working with. The code I'm trying to add is in the Form_5S Score Card_Frm, and in the btnSubmit_Click sub. It's the very first piece of code in the sub.
Thanks