I have columns with several cells like this:
"Hi my email is mail@mail.com feel free to email me!"
"Hey, this is my email: mail2@mail.com"
I want to create a new column from there with this cells:
"mail@mail.com"
"mail2@mail.com"
Thank you!