Left function ??
Nero....
I want the database to send these emails automatically every month. It looks like your code tests for only one date, which means the email wouldn't be sent automatically every month. I am also a little confused about the line:
MailDate = Left(MyDate,2)
If MyDate is...