tomm
08-04-2015, 01:21 AM
Hi All,
I am relatively green in terms of VBA, and having looked at several links online, I cant seem to understand how to do this:banghead::
There is a central mailbox (standard inbox) to which emails are sent with a reference ID in the Subject line (eg ID 1234567890 or 123456789). There is an excel sheet (Call Centre Admin.xls) that contains all ID references in Column 1, as well as a corresponding Admin Agent in Column 3.
I want mail to be passively pushed into corresponding folders named after the Admin Agent assigned to that reference ID. Therefore, folders will contain emails specifically assigned to that Admin Agent.
Those emails in the mailbox that do not link directly to an agent (because the ref ID is incorrect etc), can be manually investigated.
I have investigated the use of rules, but I do not know how to build rules that look in an excel sheet, as the ref IDs and agents will change on a daily basis, so we will need to update the excel daily.
The other question is how this code can be inputted into an exchange server. This is a separate question, but if we can solve for both that would be spectacular!
I am currently on Office 2013.
Thanks again:bow:
Tom
I am relatively green in terms of VBA, and having looked at several links online, I cant seem to understand how to do this:banghead::
There is a central mailbox (standard inbox) to which emails are sent with a reference ID in the Subject line (eg ID 1234567890 or 123456789). There is an excel sheet (Call Centre Admin.xls) that contains all ID references in Column 1, as well as a corresponding Admin Agent in Column 3.
I want mail to be passively pushed into corresponding folders named after the Admin Agent assigned to that reference ID. Therefore, folders will contain emails specifically assigned to that Admin Agent.
Those emails in the mailbox that do not link directly to an agent (because the ref ID is incorrect etc), can be manually investigated.
I have investigated the use of rules, but I do not know how to build rules that look in an excel sheet, as the ref IDs and agents will change on a daily basis, so we will need to update the excel daily.
The other question is how this code can be inputted into an exchange server. This is a separate question, but if we can solve for both that would be spectacular!
I am currently on Office 2013.
Thanks again:bow:
Tom