Hi everyone
I am currently using a VBA from Ron de Bruin to send a worksheet via email, which is working fine. However, if I can I want to add the current month (when the email is sent) to the body of the email. Below is the code I have, and where it says [MONTH] that's where I need the month to go. I have tried "Please find attached " & Format(Now, "mmm-yy") "rest of message....."
but this didn't work. Had an error saying expected end of line or something like that. Any help will be greatly appreciated!
Bookmarks