Hi,
I'm trying to figure out how to just see the rows in my data set that have duplicate values within each row.
For example, in some of my rows, there will be cells with the same information in multiple columns of the row. I want to focus in on just those, and get rid of the rest.
I tried using the Unique function, but that didn't get at everything I need.
Thanks for the help!