Jyggalag
Active Member
- Joined
- Mar 8, 2021
- Messages
- 445
- Office Version
- 365
- 2019
- Platform
- Windows
Hi all,
I currently have an email macro in VBA that looks like this (important parts only):
Basically, I click on a macro and it sends out an email to the emails listed in certain cells. However, the message that the email depicts has been written in VBA with the .HTMLBody code.
Does anybody know how I can edit my code? Right now it goes "Dear all, in accordance with bla bla, please find the updated file for the period covering XYZ - XYZ 2".
I want to make a cell that returns a value showing the current week that we are in and the week number from last week and then refer to these when I say XYZ and XYZ 2 above.
Does this make sense? Can somebody help me do it please?
Thank you!
Jyggalag
I currently have an email macro in VBA that looks like this (important parts only):
Basically, I click on a macro and it sends out an email to the emails listed in certain cells. However, the message that the email depicts has been written in VBA with the .HTMLBody code.
Does anybody know how I can edit my code? Right now it goes "Dear all, in accordance with bla bla, please find the updated file for the period covering XYZ - XYZ 2".
I want to make a cell that returns a value showing the current week that we are in and the week number from last week and then refer to these when I say XYZ and XYZ 2 above.
Does this make sense? Can somebody help me do it please?
Thank you!
Jyggalag