A
Alastair Cameron
I'm sure this question has been asked a million times, but here goes
again.
I'd like to have e-mail messages that are received from, or sent to,
specific e-mail addresses AUTOMATICALLY moved from the Inbox (or Sent
Items) folder in to specific folders (one per contact) I have created.
I believe a VBA macro may be the best way of doing this - I have looked
at message rules but don't like the idea of having to define/maintain
hundreds and hundreds of rules which are the same but differ only for
e-mail address/destination folder.
The e-mail addresses are defined as Outlook contacts, and surprisingly
Outlook 2003 does not seem to offer any automatic way of saying "when
e-mail from this contact arrives or when e-mail is sent to this contact
move the message to this folder" or am I missing something obvious?
I'm an experienced VBA Excel/Word developer, and have done a little
Outlook VBA stuff, so VBA code won't scare me but would appreciate some
pointers. I couldn't quite work out how to designate the name of the
folder that I want the messages moves to for each person - could I
define a user-defined field for the contact and store the folder name
there?
If anybody has any suggestions or can point me to any solutions then I
would be very grateful.
Thanks.
-Alastair
again.
I'd like to have e-mail messages that are received from, or sent to,
specific e-mail addresses AUTOMATICALLY moved from the Inbox (or Sent
Items) folder in to specific folders (one per contact) I have created.
I believe a VBA macro may be the best way of doing this - I have looked
at message rules but don't like the idea of having to define/maintain
hundreds and hundreds of rules which are the same but differ only for
e-mail address/destination folder.
The e-mail addresses are defined as Outlook contacts, and surprisingly
Outlook 2003 does not seem to offer any automatic way of saying "when
e-mail from this contact arrives or when e-mail is sent to this contact
move the message to this folder" or am I missing something obvious?
I'm an experienced VBA Excel/Word developer, and have done a little
Outlook VBA stuff, so VBA code won't scare me but would appreciate some
pointers. I couldn't quite work out how to designate the name of the
folder that I want the messages moves to for each person - could I
define a user-defined field for the contact and store the folder name
there?
If anybody has any suggestions or can point me to any solutions then I
would be very grateful.
Thanks.
-Alastair