B
BillCPA
I have been placed in charge of mail handling duties that require some
expertise I do not yet have, and I am looking for some wisdom from the
community.
We have one folder - call it MainFolder - that receives general mail (and
has a standard e-mail address in the address book). Inside MainFolder there
are two folders - call them DeptA and DeptB. Inside DeptA there are three
folders - SubA1, SubA2, SubA3. Only MainFolder has an e-mail address. For
general discussion, let's assume SubA1 is to receive mail from people whose
last name begins with the letters A-G, SubA2 H-P, and SubA3 Q-Z.
A form on our web page will allow people to submit stuff to MainFolder. If
the form has a field that will indicate DeptA or DeptB, and a field for the
e-mailer's last name, can we automatically direct mail from John Doe into
SubA1, and from Bill Smith into SubA3?
I have never used Outlook 'rules', but I understand the concept. I do know
VBA, so we can handle anything with macros that needs to be (or would more
easily be) handled that way. I assume the easiest way may be to provide
actual e-mail addresses to each and every folder, but Tech Support sort of
grumbles at that approach.
Any instruction will be appreciated.
expertise I do not yet have, and I am looking for some wisdom from the
community.
We have one folder - call it MainFolder - that receives general mail (and
has a standard e-mail address in the address book). Inside MainFolder there
are two folders - call them DeptA and DeptB. Inside DeptA there are three
folders - SubA1, SubA2, SubA3. Only MainFolder has an e-mail address. For
general discussion, let's assume SubA1 is to receive mail from people whose
last name begins with the letters A-G, SubA2 H-P, and SubA3 Q-Z.
A form on our web page will allow people to submit stuff to MainFolder. If
the form has a field that will indicate DeptA or DeptB, and a field for the
e-mailer's last name, can we automatically direct mail from John Doe into
SubA1, and from Bill Smith into SubA3?
I have never used Outlook 'rules', but I understand the concept. I do know
VBA, so we can handle anything with macros that needs to be (or would more
easily be) handled that way. I assume the easiest way may be to provide
actual e-mail addresses to each and every folder, but Tech Support sort of
grumbles at that approach.
Any instruction will be appreciated.