Hello Everyone,
I am stuck while working on Excel. I guess this is a very small issue but I would certainly appreciate if someone can help me:
I am trying to email a person with a attachment using Excel. The issue is the 'Email Client' will change from one PC to other. Is it possible to send a email with a attachment using VBA? (Without specifying the email client).
If not, then can someone help me assuming email client as 'Outlook' or 'Windows Email'.
Please note: I have subject and Body entered in few cells, so it would be great if the code can actually read those and would automatically send a email with the subject, body & attachment.
I am stuck while working on Excel. I guess this is a very small issue but I would certainly appreciate if someone can help me:
I am trying to email a person with a attachment using Excel. The issue is the 'Email Client' will change from one PC to other. Is it possible to send a email with a attachment using VBA? (Without specifying the email client).
If not, then can someone help me assuming email client as 'Outlook' or 'Windows Email'.
Please note: I have subject and Body entered in few cells, so it would be great if the code can actually read those and would automatically send a email with the subject, body & attachment.