<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
> <channel><title>Comments on: Create unique list from two columns</title> <atom:link href="http://www.get-digital-help.com/2009/04/10/create-unique-list-from-two-columns/feed/" rel="self" type="application/rss+xml" /><link>http://www.get-digital-help.com/2009/04/10/create-unique-list-from-two-columns/</link> <description>Quality excel resource</description> <lastBuildDate>Thu, 09 Feb 2012 20:47:33 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: david</title><link>http://www.get-digital-help.com/2009/04/10/create-unique-list-from-two-columns/comment-page-1/#comment-1392</link> <dc:creator>david</dc:creator> <pubDate>Sat, 19 Sep 2009 01:09:50 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=996#comment-1392</guid> <description>xcellent!!! thanks!!</description> <content:encoded><![CDATA[<p>xcellent!!! thanks!!</p> ]]></content:encoded> </item> <item><title>By: admin</title><link>http://www.get-digital-help.com/2009/04/10/create-unique-list-from-two-columns/comment-page-1/#comment-1389</link> <dc:creator>admin</dc:creator> <pubDate>Fri, 18 Sep 2009 12:02:33 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=996#comment-1389</guid> <description>I have updated this blog post. I think the formula is somewhat shorter and uses less named ranges.</description> <content:encoded><![CDATA[<p>I have updated this blog post. I think the formula is somewhat shorter and uses less named ranges.</p> ]]></content:encoded> </item> <item><title>By: david</title><link>http://www.get-digital-help.com/2009/04/10/create-unique-list-from-two-columns/comment-page-1/#comment-1378</link> <dc:creator>david</dc:creator> <pubDate>Thu, 17 Sep 2009 09:36:08 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=996#comment-1378</guid> <description>hi, i&#039;m curious on this solution.
Is there a simpler/shorter formula to extract non-duplicate entries?
output shall be BB and EE (non-duplicates on both columns).</description> <content:encoded><![CDATA[<p>hi, i'm curious on this solution.</p><p>Is there a simpler/shorter formula to extract non-duplicate entries?</p><p>output shall be BB and EE (non-duplicates on both columns).</p> ]]></content:encoded> </item> <item><title>By: admin</title><link>http://www.get-digital-help.com/2009/04/10/create-unique-list-from-two-columns/comment-page-1/#comment-799</link> <dc:creator>admin</dc:creator> <pubDate>Thu, 11 Jun 2009 21:16:09 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=996#comment-799</guid> <description>I created an array formula that counts unique distinct values in three different ranges.
http://www.get-digital-help.com/2009/06/11/count-unique-distinct-values-in-three-columns-combined-in-excel/</description> <content:encoded><![CDATA[<p>I created an array formula that counts unique distinct values in three different ranges.</p><p><a
href="http://www.get-digital-help.com/2009/06/11/count-unique-distinct-values-in-three-columns-combined-in-excel/" rel="nofollow">http://www.get-digital-help.com/2009/06/11/count-unique-distinct-values-in-three-columns-combined-in-excel/</a></p> ]]></content:encoded> </item> <item><title>By: admin</title><link>http://www.get-digital-help.com/2009/04/10/create-unique-list-from-two-columns/comment-page-1/#comment-775</link> <dc:creator>admin</dc:creator> <pubDate>Tue, 09 Jun 2009 14:10:11 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=996#comment-775</guid> <description>Thanks for commenting!
Interesting question, I have to think about this question for a while...</description> <content:encoded><![CDATA[<p>Thanks for commenting!</p><p>Interesting question, I have to think about this question for a while...</p> ]]></content:encoded> </item> <item><title>By: Nigel Edwards</title><link>http://www.get-digital-help.com/2009/04/10/create-unique-list-from-two-columns/comment-page-1/#comment-766</link> <dc:creator>Nigel Edwards</dc:creator> <pubDate>Mon, 08 Jun 2009 12:36:00 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=996#comment-766</guid> <description>Hi,
I&#039;ve been searching for articles to help me to identify unique data across multiple Excel columns, and yours is the closest I have found. However, it seems to deal with only two (2) columns at a time. Is it expandable to cover more than two, in particular where the columns are not adjacent?
What I have is a grid of results:
Cols A, B, C reference result set 1 (with the potentially duplicate data in Col C)
Cols D, E, F reference result set 2 (with the potentially duplicate data in Col F)
and so on, with potentially  result sets. The pracical number of rows involved is likely to be no more than 500.
What I need to do is to count all the unique entries in Col C, Col D, Col  as a combined set, such that if Col C has data &quot;abc&quot;, and Col  also has the same data, then the data is only counted once. (I don&#039;t actually need to generate a new list of the unique data, but if that is a required stage in the calculation it is not a problem.) Note that  can be any value, but is likely to not exceed 500 columns.
Could you advise me if there is a specific, formulaic (not VBA) solution to the problem? If so, could you provide a clue to solving it?
Many Thanks,
Nigel Edwards.</description> <content:encoded><![CDATA[<p>Hi,</p><p>I've been searching for articles to help me to identify unique data across multiple Excel columns, and yours is the closest I have found. However, it seems to deal with only two (2) columns at a time. Is it expandable to cover more than two, in particular where the columns are not adjacent?</p><p>What I have is a grid of results:<br
/> Cols A, B, C reference result set 1 (with the potentially duplicate data in Col C)<br
/> Cols D, E, F reference result set 2 (with the potentially duplicate data in Col F)<br
/> and so on, with potentially  result sets. The pracical number of rows involved is likely to be no more than 500.</p><p>What I need to do is to count all the unique entries in Col C, Col D, Col  as a combined set, such that if Col C has data "abc", and Col  also has the same data, then the data is only counted once. (I don't actually need to generate a new list of the unique data, but if that is a required stage in the calculation it is not a problem.) Note that  can be any value, but is likely to not exceed 500 columns.</p><p>Could you advise me if there is a specific, formulaic (not VBA) solution to the problem? If so, could you provide a clue to solving it?</p><p>Many Thanks,<br
/> Nigel Edwards.</p> ]]></content:encoded> </item> </channel> </rss>
