I have VBA code that I have developed, with help from MrExcel, that goes through my database and sends an email to each client addressing that specific client (Basically a mailing list). This code is using "db.OpenRecordset" to access the Access database info for pulling the e-mail addresses and...