I'd like to automate the following actions in a sequence:
- Scan e-mail folder for mails for specific content (subject or body, both are possible);
- If found, I want to search through the body of the e-mail for a specific string which is unique per e-mail;
- Copy the unique and specific string;
- Paste it into a cell but which cell is depended on the information in the row.
Both Outlook and Excel are of Microsoft 365.