I'm looking for a way to cull duplicate rows from a pair of columns in Calc, leaving just a set of unique rows. e.g.

        AA      BB
        AA      AA
        BB      BB
        AA      BB
        AA      AA

becomes

        AA      BB
        AA      AA
        BB      BB

Any suggestions on how to do this or where to look for ideas?

-Lars
Lars Nooden ([EMAIL PROTECTED])
        Software patents harm all Net-based business, write your MEP:
        http://wwwdb.europarl.eu.int/ep6/owa/p_meps2.repartition?ilg=EN



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to