Hi everyone,
I've seen a few threads around the internet about this, but none of them seems to quite solve the issue. As I don't have much VBA experience, was hoping someone here might be able to help!
As this is a task I have to repeat many time per day, I'm hoping that the code would:
1) Open a new blank email message in Outlook
2) Copy the range A1 to R31 of the currently open workbook and worksheet of Excel
3) Paste that range into the BODY of the email as a PICTURE
4) Send email to a few email addresses with subject "Update"
Thanks in advance for your help!
I've seen a few threads around the internet about this, but none of them seems to quite solve the issue. As I don't have much VBA experience, was hoping someone here might be able to help!
As this is a task I have to repeat many time per day, I'm hoping that the code would:
1) Open a new blank email message in Outlook
2) Copy the range A1 to R31 of the currently open workbook and worksheet of Excel
3) Paste that range into the BODY of the email as a PICTURE
4) Send email to a few email addresses with subject "Update"
Thanks in advance for your help!