Hello everyone,
I have the following data:
Email Computer Name Title Unselected Title
test@test.com Dell100 Unselected ABC, DEF
test@test.com Dell200 Unselected ABC, DEF
When I use the text to columns tool on Unselected Title, I end up with this:
Email Computer Name Title Unselected Title
test@test.com Dell100 Unselected ABC
test@test.com Dell100 Unselected DEF
test@test.com Dell200 Unselected ABC
test@test.com Dell200 Unselected DEF
My desired output is the following:
Email Computer Name Title Unselected Title
test@test.com Dell100 Unselected ABC
test@test.com Dell200 Unselected DEF
Any help would be much appreciated! Thanks :)
Solved! Go to Solution.