View Single Post
  #3  
Old November 29th 07, 05:45 AM posted to microsoft.public.outlook.program_vba
Michael Bauer [MVP - Outlook]
external usenet poster
 
Posts: 1,885
Default Create folder based on senders name in the Inbox



Please look three days back in this ng: "Move and create folder based on
subject". Instead of Subject read the SenderEMailAddress proeprty.

--
Best regards
Michael Bauer - MVP Outlook
Synchronize Color Categories & Ensure that Every Item Gets Categorized:
http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6

Am Wed, 28 Nov 2007 09:07:04 -0800 schrieb S1lverface:

Can anyone help. I'm new to the vba stuff..

I want to move all the e-mails from my Inbox to a folder with the same

name
as the sender. I want my program to check if a folder exists for that

sender,
if not create it, and move the message to that specific folder.

Could anybody give me some hints how to do this.

Ads