I've been working on a major project and I'm almost there. Thanks for anyone on the forum who has helped!

I would word(s) from a text string which beginning with a specific array of characters.

ie: The fox jumped over the fence

Array to remove: fox, jump, turtle, etc

output for this example: The over the fence

I'll then do this for 27k rows.

Thanks!