At the beginning of each month we email a publication (.pdf) to our contacts (about 350 contacts). I have a macro that creates a make table with the email addresses then I have another macro that copies all the email addresses from the table and puts it on the clipboard. Next I open up Outlook to a new email and paste in the addresses.
Is there a simple way I can create an on click event procedure that would open up Outlook (Generally everyone already has Outlook open), and have it open up to a new email. If I could get it to do this I could insert my macros to run just prior to the code so all I would need to do is paste the clipboard data into the address field when the new email screen comes up.
I’m using Access 2007.
Any advice would be much appreciated.
Is there a simple way I can create an on click event procedure that would open up Outlook (Generally everyone already has Outlook open), and have it open up to a new email. If I could get it to do this I could insert my macros to run just prior to the code so all I would need to do is paste the clipboard data into the address field when the new email screen comes up.
I’m using Access 2007.
Any advice would be much appreciated.