I have a database with many email addresses on it, and would like to create lists to be able to email selected records when necessary.
I have tried following the microsoft instruction "how to use a recordset to send outlook email to multiple recipients in microsoft access" but am getting a compile error on the line "Dim objOutlook As Outlook.Application".
I have looked at Tools - References and ensured that there is a tick in the Microsoft Access 8.0 Object Library, and now am at a loss as to what to do next.
I have tried following the microsoft instruction "how to use a recordset to send outlook email to multiple recipients in microsoft access" but am getting a compile error on the line "Dim objOutlook As Outlook.Application".
I have looked at Tools - References and ensured that there is a tick in the Microsoft Access 8.0 Object Library, and now am at a loss as to what to do next.