save as a file

  1. M

    Outlook Macro to save as Email with a file name format : Date_Timestamp_Sender initial_Email subject

    Hi, I am seeking some help to have a macro to save as emails in Outlook. The goal is if I want to save as an email on my local desktop I want the save as dialog box or even the final saved file to save the file in a particular format i.e. Date_Timestamp_Sender initial_Email subject...
  2. A

    Custom VBA to sort emails into folders

    Hey there... am new here :) I am trying to make a VBA which can automatically download emails (and their attachments) to certain folders based on a word or code mentioned in the email. For example, I have a folder on my harddrive located at "C:\Uni-Work-2019\2259\Emails", and receive a lot of...
  3. W

    error with the permission for the file

    With Outlook 2016 in VBA I try to save an email as a file. I get the error message: Outlook could not complete the saving due to an error with the permission for the file …… .. I tried to change the permission for the folder where I want to save the file. Anyone can write in this folder. But...
Top