Hi Team,

So, I am pretty new to VBA but I feel after reading all the various forums, there is a way to do what I am trying to attempt.

I need to be able to pull specific Data from a specific email sender.

However, once the code finds the unique identifier phrase, the data after that will vary every time and be different.

Here's an example.

When I get an email from "Registration", I would like to have data in the body following the Phrase "We were unable to approve because xxxxxx is invalid"

The "xxxxxx" is what i am ultimately trying to pull and is never the same.

Any help would be greatly appreciated.