Forum Discussion
SuryaNarayanaKorivipadu
Nov 23, 2021Copper Contributor
Outlook rule to move mail irrespective of date in subject
Hi. I want to move mails from my Inbox to another folder where mail subject is in following format "Work from home request by Surya Narayana Korivipadu for date(s) dd-MM-yyyy | Auto-approved" Here...
SuryaNarayanaKorivipadu
Copper Contributor
I want to check the exact position of date and the words "Auto Approved". So I want to check for complete subject and check date with a format
Victor_Ivanidze
Nov 24, 2021Bronze Contributor
Then you have to create an Outlook macro/add-in or a PowerAutomate flow.
- SuryaNarayanaKorivipaduDec 01, 2021Copper ContributorHow to add outlook macro/add-in?
- Victor_IvanidzeDec 02, 2021Bronze ContributorI did not say "add". I said "create". In other words, you have to write a piece of code and test it.