Dear comunity,
I have field like this:
abc xyz email@email.fr
abc email.emil@email.com
fre gyu fff emailemil@email.com
What i expect is this
I really appreciate your help 🙂
Regards
Another solution
(.*) (.*)
Hi @messi007
Here is the config
(.*)\s([\w@\.]*)
Output:
Hope this helps 🙂
If this post helps you please mark it as solution. And give a like if you dont mind 😀👍
Hi @PhilipMannering
Your approaches are mind blowing. But i dont understand how its working.
For the 3rd string
why is not splitting as
fre | gyu fff email.emil@email.com