You would have to write some code to check for records whose time has come but not yet been actioned then send the email and record that the email has been actioned.
You would then run this code periodically via a scheduled task or some such.
There is nothing that access will do automatically by way of monitoring a date field and triggering a workflow.