For my database that I have created I have a main form which all the other subforms in the tabs are related to. The main form is based off the employee information.
I was wondering if in certain tab controls with certain forms if I could have kind of like a double check for me (since I am the only one doing entry in the program, the other users will just be running reports and exports) based on certain data that is input.
For example, if the employee status is Active in the main form. And in the form I am currently working on is OSHA training there is a field for a job number. If I happen to forget to input that job number is there a way I can write something so Access pops up a message box saying This employee is active you need to enter a job number before continuing. The tables are related by the employee id which is included in both forms as well as the relationship between the tables.
Thank you in advance!!
I was wondering if in certain tab controls with certain forms if I could have kind of like a double check for me (since I am the only one doing entry in the program, the other users will just be running reports and exports) based on certain data that is input.
For example, if the employee status is Active in the main form. And in the form I am currently working on is OSHA training there is a field for a job number. If I happen to forget to input that job number is there a way I can write something so Access pops up a message box saying This employee is active you need to enter a job number before continuing. The tables are related by the employee id which is included in both forms as well as the relationship between the tables.
Thank you in advance!!