
Originally Posted by
gmayor
While you can achieve the same ends with a rule and VBA you would not do so by duplicating the manual steps as described. In order to do that you would create a rule that identifies the incoming messages. However you would need to describe the attachment in order to process the correct attachment as Outlook messages contain elements VBA considers attachments but which would not be the attachment in question e.g. a graphic in a signature, emoticons etc. Attachments don't have subject lines. They are a feature of messages, so what do you mean by 'that contains a specific phrase in the attachment subject line'? What is the file format of the required attachment?