I have a form where I enter projects to be completed by a specific date all data from this form gets entered into a table with fields project_no, date_initiated, project_ leader, project_description, completion_due_date, Completed_Y/N.etc.
I also have another table that contains all the project leader names along with email address's.
Is there a way that if a project has not got a Y in the Completed_Y/N field by "current Date" that access can automatically email the project leader with the body of the mail consisting of something like "this project (project no ) is over due,please complete ASAP.
I also have another table that contains all the project leader names along with email address's.
Is there a way that if a project has not got a Y in the Completed_Y/N field by "current Date" that access can automatically email the project leader with the body of the mail consisting of something like "this project (project no ) is over due,please complete ASAP.