How To…Email Multiple Reports at Once

Question

“How do I email separate reports such as invoices to different addresses at the same time?”

Solution

Create a loop to continually update the email settings and search criterial of a report before sending an email for each record.

Download: SendMultipleEmails.zip

Sample Delphi code: