I'm trying to automate the movement of emails into specific folders in Outlook 2000 & 2002. The rules I would like to create would go something like this:
Rule1:
If an email is receive from 'abc@xyz.com' which has a .xls attachment then put it in folder 'Excel'.
Rule2:
If an email is receive from 'abc@xyz.com' which has a .snp attachment then put it in folder 'Snapshot'.
The Rules Wizard doesn't allow me to specify the type of attachment, so I guess it's down to using VBA.
Any pointers?
Thanks
Rule1:
If an email is receive from 'abc@xyz.com' which has a .xls attachment then put it in folder 'Excel'.
Rule2:
If an email is receive from 'abc@xyz.com' which has a .snp attachment then put it in folder 'Snapshot'.
The Rules Wizard doesn't allow me to specify the type of attachment, so I guess it's down to using VBA.
Any pointers?
Thanks