In order to do it with MS Access, you would need to have the Access Database open. You can use a Form's Timer Event to check the date and time and then fire off the event that does the email.
You can use the windows scheduler to run the database every Monday.
However, you could go with a C...