I have columns with several cells like this:
"Hi my email is [email protected] feel free to email me!"
"Hey, this is my email: [email protected]"
I want to create a new column from there with this cells:
"[email protected]"
"[email protected]"
Thank you!