I have created a list of scheduled tasks in my database with Job_ID Job_Description scheduled_date and Completed Date.
Each job has a different scheduled date interval E.G Weekly scans run weekly, network scans quarterly, server updates monthly. at the moment I am manually inputting dates when the task is due..
What I would like to ask is if it is possible to auto create a new record when completed date is populated for that task with correct due date. So if I have a weekly scan task that is due 24/08/17 and I add completed date of 24/08/17, a new record is generated based on the Job_Description with correct due date of 31/08/17
Thanks in advance.
Each job has a different scheduled date interval E.G Weekly scans run weekly, network scans quarterly, server updates monthly. at the moment I am manually inputting dates when the task is due..
What I would like to ask is if it is possible to auto create a new record when completed date is populated for that task with correct due date. So if I have a weekly scan task that is due 24/08/17 and I add completed date of 24/08/17, a new record is generated based on the Job_Description with correct due date of 31/08/17
Thanks in advance.