How to get all duplicates in 1 list
- 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
Hey everyone.
I have this long list of name where I have duplicates (sometimes even 9 repetitions of the same name).
If I use the duplicate tool it does give me the duplicates but it keeps one in the list of the Unique results.
For example:
1. England
2. Spain
3. England
4. England
5. England
The Unique tool would give me this result :
Unique: Englad, Spain
Duplicate: England, England, England
What I want to achieve is to have all records that are repeated in 1 list.
Like this:
Unique: Spain
Duplicate: England, England, England, England
Any ideas?
Solved! Go to Solution.
- Labels:
- Workflow
- 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 @soncoku,
probably not most efficient solution but it works.
- 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 @soncoku ,
I managed this with two summerize tools, please find attached my workflow of how this was done:
I ran with this input:
and ended with an output as you asked:
Let me know if i can help any further!
- 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
@atcodedog05 I use the Unique tool everyday but it doesn't help me with this situation 😕
- 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
@TheOC good one but you concatenate everything in one cell.
I reality I have a list with +1000 rows with at 47 cols, that doesn't make my job easier 😛
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
