Removing duplicate values in each cell
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
Does anyone know how to remove duplicate emails in a cell?
Ie
Louis.Stevens@hotmail.com; Louis.Stevens@hotmail.com; Louis.Stevens@hotmail.com; Ren.Stevens@hotmail.com |
to become
Louis.Stevens@hotmail.com; Ren.Stevens@hotmail.com |
and applied for a whole column?
Thanks.
Solved! Go to Solution.
- Labels:
- Custom Tools
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @wonka1234 : here is a great resource outlining different approaches to removing duplicates within a cell: Remove-Duplicates-within-a-cell
Let me know if this helps!
Dana
*updated link* apologies!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The Link shared is not working, can you please update the new link. Will help me too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you , this works. But how to apply this across multiple columns without having to repeat this all the time?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Text to columns : Delimiter ";" and split to rows
Summarize: Concatenate and Separator ";"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have multiple fields (10+ fields) with duplicate values in the cell. How would you solve? Is there a better way than copying/pasting ShankerV's solution multiple times on the canvas? Thanks in advance!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @htalteryx
I suggest you to create a new topic showing a dummy sample of how your input/expected output looks like.
