I want to split a column with employees names, some of the names are separated by "," and some are separated by " ". How can I take the first name if they are separated by " " and the last name if they are separated by "," ??
NO, they are in the same column. And I want to take one part or another(depends if they are separated by "," or by " ") and put it in a different column
aaac - I'm not sure on an easy way to do this but you may be able to export the file as a txt/csv and then import it using a different ruleset to seperate them. Worth a try anyway
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.