No. What I meant is that you can process Item in the script. Look at how it is used in the thread - http://www.vbaexpress.com/forum/show...AG-in-the-name in the scriptThat code is to save a specific type of attachment named from text in the file, but the principles are the same as what you appear to be attempting.Private Sub SaveAttachments(olItem As MailItem)