Ok so I have done a minimal amount of vba coding for access and really need some help. I am using access and outlook 2007.
I have a database that I need to send a automatic email one time each time a project completion date is surpassed.
The table name is tbl_Consultant_Contact and the date I have put in is ConsultantCompletionDate. I have also included a yes/no check box for when the project has been completed so an email wont need to be sent again.
I need an email to be sent for each project when and if the consultantcompletiondate is pasted the current date there are alot of projects not just one. I only need this email to send to 2 people can someone please help me with the vba coding.
I have a database that I need to send a automatic email one time each time a project completion date is surpassed.
The table name is tbl_Consultant_Contact and the date I have put in is ConsultantCompletionDate. I have also included a yes/no check box for when the project has been completed so an email wont need to be sent again.
I need an email to be sent for each project when and if the consultantcompletiondate is pasted the current date there are alot of projects not just one. I only need this email to send to 2 people can someone please help me with the vba coding.