Good day,
This is my first time posting here.
I'm looking in automatizing my excel VBA to send out emails via Outlook on dates that i set in my excel workbook.
this is what i need this workbook to do.
- Automatically run macro 7 days prior to date in column C.
- not send email on due date (column c), but 7 days prior to due date.
- change Font to
Arial, size: 10 , color RBG: (89,89,89))
- add personal outlook signature at the end of email body.
Any help will be very much appreciated.