Jyggalag
Active Member
- Joined
- Mar 8, 2021
- Messages
- 445
- Office Version
- 365
- 2019
- Platform
- Windows
Dear all,
(Please note that I am using the Outlook program in Windows).
I currently have a setup that looks approximately like this (please ignore the snippet on the right side, it is purely to show what an email looks like in an outlook format):
I was wondering if it would be possible to create a VBA code that I could attach to the macro that I have in the top, where once I click it, it will send the email from my account ("Email sender") to the receiver ("Email recipient") with the possibility to add a CC and a BCC. The subject would then be whatever is written in the subject line on row 9 and the body of the email would be taken from the large merged box from row 12-42 (I expect to perhaps expand this to something like row 12 - row 80 to allow for larger emails).
Is it possible to create a VBA code that does this? And if yes, can somebody help me with it? It would truly save me a lot of trouble!
Thank you so much everybody! Your time is greatly appreciated and even if you cannot help, I appreciate the time that you spent on reading this forum and hopefully you too can use it if I find the correct answer
Kind regards,
Jyggalag
(Please note that I am using the Outlook program in Windows).
I currently have a setup that looks approximately like this (please ignore the snippet on the right side, it is purely to show what an email looks like in an outlook format):
I was wondering if it would be possible to create a VBA code that I could attach to the macro that I have in the top, where once I click it, it will send the email from my account ("Email sender") to the receiver ("Email recipient") with the possibility to add a CC and a BCC. The subject would then be whatever is written in the subject line on row 9 and the body of the email would be taken from the large merged box from row 12-42 (I expect to perhaps expand this to something like row 12 - row 80 to allow for larger emails).
Is it possible to create a VBA code that does this? And if yes, can somebody help me with it? It would truly save me a lot of trouble!
Thank you so much everybody! Your time is greatly appreciated and even if you cannot help, I appreciate the time that you spent on reading this forum and hopefully you too can use it if I find the correct answer
Kind regards,
Jyggalag