Hi,
I am working on a new Project Tracking system for my office. I am using Access 2013 and Sharepoint 2013 to design and publish the Web App.
Currently I am able to send out changelog emails using the After Insert funtion on my log table.
My next big issue is going to be setting up a reminder email. I would like to send a reminder to the Lead Tech or the Second Tech on a specified date. However I am not sure how to do this.
Do Access Web Apps run macros when no users are active?
Is there a way to have Macros run at a specific time each day?
Currently I am using this code to send out change updates.
In the end my goal is to have assigned users notified when a change is made, when the date matches the date set for the reminder and when a delayed event becomes active.
Thanks!
I am working on a new Project Tracking system for my office. I am using Access 2013 and Sharepoint 2013 to design and publish the Web App.
Currently I am able to send out changelog emails using the After Insert funtion on my log table.
My next big issue is going to be setting up a reminder email. I would like to send a reminder to the Lead Tech or the Second Tech on a specified date. However I am not sure how to do this.
Do Access Web Apps run macros when no users are active?
Is there a way to have Macros run at a specific time each day?
Currently I am using this code to send out change updates.
In the end my goal is to have assigned users notified when a change is made, when the date matches the date set for the reminder and when a delayed event becomes active.
Thanks!