hey i'm currently using access 2010 to maintain a Model UN database, i need to send a mass confirmation email to head delegates of each team about their registration, and i need to attach a report in pdf, i have executed the macro action that converts the report in pdf and sends email to one head delegate but i want to automate the process, the email ID's of the heads are mentioned in the tblhead, and the report "paymentleaflet" has a query parameter of delegation ID(primary key of tblhead), how can i create a process that will, add the email address, from the query, select the report with the delegation id paramenter, attach it send it and move to the next record, and i dont have any expirence in visual basic