Hi,
I have csv file with column of name and surname written in different maner. The picture is attached:
Which activities should I use to leave only Name and Surname like this: NameSurname, without spaces?
Should I use Regular expressions? If so, what is experession?