I have a database that contains a report grouped, with a page break between groups. Each group has an email address, as well as other record specific details. I need to email each page to the email address on the page. For example, my table lists customers and the items they purchased throughout the month, with a quatities and prices. The report is a statement to the customer with details. I want to send one statement to each customer, with just their specific details. There are approximately 200, so I need this to be a "push of a button". I'm not real familiar with codes, but any help would be greatly appreciated.