Forum Discussion
Andrew Foreman
Apr 05, 2018Copper Contributor
Nonrepetitive Sorting Function
I am working with a large volume of data, and I want a function that will be able to scan through my data and look for id tags, then copy that tag and place it in a new column. An important element of this formula is that it doesn't repeat id tags, that is, once it finds an id tag, it skips every other id tag that matches that first id tag What this will do is scan through a column of data, and then make a new column that contains one row for each unique tag. I have been trying to find something that can do this and so far I have been unsuccessful. Hoping someone on here will be able to point me in the right direction. Thanks!
Andrew
- Gourab DasguptaIron Contributorplease create a sample excel and clear the output you need. I will follow you.
- Andrew ForemanCopper Contributor
- Gourab DasguptaIron Contributor