Hello
I have a "Hazard Alert" database that requires data entry from both administrators and managers.
Administrators enter a hazard into a form then notify the relevant manager to update the database and take necessary actions.
Managers view the same form and update their section including a target_date of completion. This target_date has to be a required field (ie, leaders cannot update their section without filling in a target date).
The problem I'm having is making the target_date a required field when administrators have to create the record first by entering the hazard. I cannot simply set "Required = Yes" in the table because administrators should not have to set the target_date, only managers.
Thanks for your help in advance.
I have a "Hazard Alert" database that requires data entry from both administrators and managers.
Administrators enter a hazard into a form then notify the relevant manager to update the database and take necessary actions.
Managers view the same form and update their section including a target_date of completion. This target_date has to be a required field (ie, leaders cannot update their section without filling in a target date).
The problem I'm having is making the target_date a required field when administrators have to create the record first by entering the hazard. I cannot simply set "Required = Yes" in the table because administrators should not have to set the target_date, only managers.
Thanks for your help in advance.