Firozyshaikh
Member
- Outlook version
- Outlook 2016 64 bit
- Email Account
- Outlook.com (as MS Exchange)
Hi....
I need VBA code to move emails received from specific mail id / specific word in subject to sub folder. But my challenge is i have two email account on outlook 365, 1st is my default mail account and second mail account is not configured locally on my machine (i.e. Outlook app on windows system) but on server (this second mail account is also not seen on my Account setting option) but it can be seen on outlook app on windows and i want to apply rules or VBA code to that secondary server mail account. If i create any rules it only works on my default mail account but not on server mail account, hence I want to use Macro.
The need here is we have a common mail id used by many of my team members (agents) and i need to bifurcate mails to their specific folder as per client mail id assigned under each agent.
Even if rules can't be created, please suggest a macro code to run on outlook or excel and move mails from secondary mail account inbox to subfolder under same secondary mail account as per the inputs given in excel file for.eg. i'll have a column in excel with all agent name which will be also a subfolder name in secondary mail account and will specify all client mail id against that agent name in another column in excel and VBA should move those specific clients emails to specific agent as mentioned in excel file
I need VBA code to move emails received from specific mail id / specific word in subject to sub folder. But my challenge is i have two email account on outlook 365, 1st is my default mail account and second mail account is not configured locally on my machine (i.e. Outlook app on windows system) but on server (this second mail account is also not seen on my Account setting option) but it can be seen on outlook app on windows and i want to apply rules or VBA code to that secondary server mail account. If i create any rules it only works on my default mail account but not on server mail account, hence I want to use Macro.
The need here is we have a common mail id used by many of my team members (agents) and i need to bifurcate mails to their specific folder as per client mail id assigned under each agent.
Even if rules can't be created, please suggest a macro code to run on outlook or excel and move mails from secondary mail account inbox to subfolder under same secondary mail account as per the inputs given in excel file for.eg. i'll have a column in excel with all agent name which will be also a subfolder name in secondary mail account and will specify all client mail id against that agent name in another column in excel and VBA should move those specific clients emails to specific agent as mentioned in excel file