Hello,

In my team we are getting 4 emails daily witch we need to review and report if everything is ok with backups.

Everyday we are looking for 8 string in 4 emails full of irrelevant info. If strings are there we need to send an report email that everything is ok.

I'm trying to automate it, but I don't know how to approach it.

I know how to run a script using outlook rules. Then I will need to collect information of strings somewhere and at the end of the day send an email that's everything is ok or not.

Is that can be done with outlook VBA? Any advises suggestions?

Thank You

Michal