L
Little Penny
I have a table of laptops and users table. Joined by a one to many relationship. In the Laptops table there is a field call LastUpdate (Windows
Patches) there is also a field called nextupdatDue. In my Laptps form the field is automatically filled in by (Me.NextUpdateDO = Me.LastUpdate + 45).
Is there a way to have email reminder sent to the user 5 days before due date and reminder the database user if due date expires.
Any suggestions greatly appreciated.
Thanks
Patches) there is also a field called nextupdatDue. In my Laptps form the field is automatically filled in by (Me.NextUpdateDO = Me.LastUpdate + 45).
Is there a way to have email reminder sent to the user 5 days before due date and reminder the database user if due date expires.
Any suggestions greatly appreciated.
Thanks