Hi, I'm making autorespons in my form. I have already an VBA code to send an email from access using CDO. What I wish to do now is have this mail send diferent statement based on checkbox selection. For example I have an list of products an checkbox next to each product and a send email button. If I press a button without marking any of the checkboxes i send an email with message "I'm so sexy" if i mark any of the checkboxes i get an message "checked produt name" is so sexy.