Outlook

  • Thread starter Thread starter bob dole
  • Start date Start date
B

bob dole

I move all my emails from people to their corresponding folder. (Ex. School sends me an email, after i read it or send it i move it to "School"). I am trying to figure out how to create a rule either in the wizard or VBA to move the message after I forward it to the designated folder. Such as I get a message from my mom and send it to my girlfriend...I would like outlook to move the message from my inbox to my "MOM" folder. If anyone could help I would be ecstatic!

EggHeadCafe - Software Developer Portal of Choice
SQL Server 2000 How-To Videos for Beginner DBAs
http://www.eggheadcafe.com/tutorial...ae-b4e56fb5b1c6/sql-server-2000-howto-vi.aspx
 
Why not filter the mail to its correct folder directly upon receiving? Then
use the Unread Mail Search Folder to aggregate all the unread items in a
single folder view and basically mimic the Inbox folder that you have now.

Personally I use a Today's Unread Mail Search Folder;
http://www.msoutlook.info/question/122
 
Back
Top