Vba and Outlook?

T

thom

How can i record a macro? if i cant record a macro where can i find sample
code for doing stuff in outlook?


1 thing i would like to do is to have all emails recieved moved to a folder
in my inbox "Amex" if the Title of the email is "Amex"


How can i do that is thier a new mail event that can fire the code so its
automatic?
 
C

Chris Shelley

Use the Rules and Alerts wizard found on the Tools menu. This will enable
you to process emails based on a set of rules you define. When you get
there, it should be obvious.
 
Top