I have an Excel Workbook file, that is revised periodically.
I have a Worksheet in the workbook that holds the Contact info for people that need to receive a copy whenever it is updated.
So the question is if I had the contacts as a list of email addresses, is it possible to create a macro (preferably with a button on the main worksheet) to email the file to all of the names in the contacts list?
I envision this working similar to when I click File / Send To... / email recipient and my Outlook opens up with the file already attached, AND all of the email addresses auto-filled into the TO field of the email.
Sub question would be how to automatically set the Subject line text and Body text.
Thanks in advance,
Appelq
I have a Worksheet in the workbook that holds the Contact info for people that need to receive a copy whenever it is updated.
So the question is if I had the contacts as a list of email addresses, is it possible to create a macro (preferably with a button on the main worksheet) to email the file to all of the names in the contacts list?
I envision this working similar to when I click File / Send To... / email recipient and my Outlook opens up with the file already attached, AND all of the email addresses auto-filled into the TO field of the email.
Sub question would be how to automatically set the Subject line text and Body text.
Thanks in advance,
Appelq