I have an Access Database that tracks training for the users where I work. I want to be able to send an email based on the results of a query (qry Infosec Due w/in 30) which identifies users with due in less than or equal to 30 days. The fields are Full Name, Logon Name, Email, Title, Department, Required Date, and Days Remaining. I want to be able to click on a button that emails a canned message to each of the users identified in the query and also includes their training due date and days remaining. Unfortunately, I am a VBA novice.