Hello,

I'm quite verse in Excel VBA but never created a Macro in Outlook. I want to create a macro that would help/simplify saving emails to account folder. More specifically, I want the macro to do the following: when sending an email, a pup-up would appear asking if the email should be saved to account file, if the answer is no, the email gets sent as normal, if the answer is yes, the user can enter/select the directory and name to allocate to the file .msg and automatically saved the email to the correct location and name. In addition, I want a second macro that can be actioned by the user to save emails received. When actioning, the user would have to enter/select the directory and allocate a name for the .msg file. I would appreciate any guidance/direction to help me get to this.

Thank you