Bachelle
New Member
- Outlook version
- Outlook 2013 64 bit
- Email Account
- Exchange Server
I am definitely a newbie when it comes to VBA and only know enough to update existing code to meet my needs. I've been able to piece together a macro to create a new task in a public folder from an email, but I want to also be able to UPDATE an existing task from an email.
Is it possible to create a macro that will search for specific text in the body of an email, search for the same text in a public tasks folder, and update the task?
I will be setting up an email rule that will run a script when the rule is triggered, so I don't need code to trigger the event ... just to find and update the proper task.
Is it possible to create a macro that will search for specific text in the body of an email, search for the same text in a public tasks folder, and update the task?
I will be setting up an email rule that will run a script when the rule is triggered, so I don't need code to trigger the event ... just to find and update the proper task.