This is great and worked, thank you very much! My last question is it possible to make each extraction outputted as its own variable? I'll have multiple blocks of texts of to look through and if all the found text is one variable it will make for a very long and messy output to read. So ideally my variables would be: Text, Found1, Found2, Found3,... with each found being an instance of "failed to..." within a block the block of text. I really appreciate all the help!
... View more