<?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 a unique distinct alphabetically sorted list, extracted from a column in excel</title> <atom:link href="http://www.get-digital-help.com/2009/04/14/create-a-unique-alphabetically-sorted-list-extracted-from-a-column/feed/" rel="self" type="application/rss+xml" /><link>http://www.get-digital-help.com/2009/04/14/create-a-unique-alphabetically-sorted-list-extracted-from-a-column/</link> <description>Quality excel resource</description> <lastBuildDate>Sat, 11 Feb 2012 15:14:13 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: Automatically keeping two excel data tables in-sync (w/out VBA) &#160;&#124;&#160; Ask From Octopus</title><link>http://www.get-digital-help.com/2009/04/14/create-a-unique-alphabetically-sorted-list-extracted-from-a-column/comment-page-1/#comment-17598</link> <dc:creator>Automatically keeping two excel data tables in-sync (w/out VBA) &#160;&#124;&#160; Ask From Octopus</dc:creator> <pubDate>Sat, 29 Jan 2011 06:26:22 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=1149#comment-17598</guid> <description>[...] http://www.get-digital-help.com/2009/04/14/create-a-unique-alphabetically-sorted-list-extracted-from... [...]</description> <content:encoded><![CDATA[<p>[...] <a
href="http://www.get-digital-help.com/2009/04/14/create-a-unique-alphabetically-sorted-list-extracted-from.." rel="nofollow">http://www.get-digital-help.com/2009/04/14/create-a-unique-alphabetically-sorted-list-extracted-from..</a>. [...]</p> ]]></content:encoded> </item> <item><title>By: Oscar</title><link>http://www.get-digital-help.com/2009/04/14/create-a-unique-alphabetically-sorted-list-extracted-from-a-column/comment-page-1/#comment-3740</link> <dc:creator>Oscar</dc:creator> <pubDate>Sun, 11 Jul 2010 20:36:58 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=1149#comment-3740</guid> <description>See this post: http://www.get-digital-help.com/2010/07/11/create-a-unique-distinct-sorted-list-containing-both-numbers-text-removing-blanks-in-excel/</description> <content:encoded><![CDATA[<p>See this post: <a
href="http://www.get-digital-help.com/2010/07/11/create-a-unique-distinct-sorted-list-containing-both-numbers-text-removing-blanks-in-excel/" rel="nofollow">http://www.get-digital-help.com/2010/07/11/create-a-unique-distinct-sorted-list-containing-both-numbers-text-removing-blanks-in-excel/</a></p> ]]></content:encoded> </item> <item><title>By: Sean</title><link>http://www.get-digital-help.com/2009/04/14/create-a-unique-alphabetically-sorted-list-extracted-from-a-column/comment-page-1/#comment-3737</link> <dc:creator>Sean</dc:creator> <pubDate>Sun, 11 Jul 2010 18:22:24 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=1149#comment-3737</guid> <description>Oscar, Thanks. That is a great formula. Is there a way to make it so it can create a unique distinct list?</description> <content:encoded><![CDATA[<p>Oscar, Thanks. That is a great formula. Is there a way to make it so it can create a unique distinct list?</p> ]]></content:encoded> </item> <item><title>By: Oscar</title><link>http://www.get-digital-help.com/2009/04/14/create-a-unique-alphabetically-sorted-list-extracted-from-a-column/comment-page-1/#comment-3721</link> <dc:creator>Oscar</dc:creator> <pubDate>Sat, 10 Jul 2010 21:19:07 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=1149#comment-3721</guid> <description>Sean,
See this post: http://www.get-digital-help.com/2009/06/06/sorting-numbers-and-text-cells-also-removing-blanks-using-array-formula-in-excel/</description> <content:encoded><![CDATA[<p>Sean,</p><p>See this post: <a
href="http://www.get-digital-help.com/2009/06/06/sorting-numbers-and-text-cells-also-removing-blanks-using-array-formula-in-excel/" rel="nofollow">http://www.get-digital-help.com/2009/06/06/sorting-numbers-and-text-cells-also-removing-blanks-using-array-formula-in-excel/</a></p> ]]></content:encoded> </item> <item><title>By: Sean</title><link>http://www.get-digital-help.com/2009/04/14/create-a-unique-alphabetically-sorted-list-extracted-from-a-column/comment-page-1/#comment-3720</link> <dc:creator>Sean</dc:creator> <pubDate>Sat, 10 Jul 2010 19:38:19 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=1149#comment-3720</guid> <description>I have tried to make this work with numbers, by using an if condition to coerce a range into text -(if(isnumber(list),text(list,&quot;0&quot;... but I found out that countif cannot coerce a range.</description> <content:encoded><![CDATA[<p>I have tried to make this work with numbers, by using an if condition to coerce a range into text -(if(isnumber(list),text(list,"0"... but I found out that countif cannot coerce a range.</p> ]]></content:encoded> </item> <item><title>By: Sean</title><link>http://www.get-digital-help.com/2009/04/14/create-a-unique-alphabetically-sorted-list-extracted-from-a-column/comment-page-1/#comment-3654</link> <dc:creator>Sean</dc:creator> <pubDate>Sat, 03 Jul 2010 15:45:54 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=1149#comment-3654</guid> <description>I meant to say it does not work with numbers.</description> <content:encoded><![CDATA[<p>I meant to say it does not work with numbers.</p> ]]></content:encoded> </item> <item><title>By: Sean</title><link>http://www.get-digital-help.com/2009/04/14/create-a-unique-alphabetically-sorted-list-extracted-from-a-column/comment-page-1/#comment-3653</link> <dc:creator>Sean</dc:creator> <pubDate>Sat, 03 Jul 2010 15:44:58 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=1149#comment-3653</guid> <description>This does work with numbers. Is there a way to get this to work with numbers and text?</description> <content:encoded><![CDATA[<p>This does work with numbers. Is there a way to get this to work with numbers and text?</p> ]]></content:encoded> </item> <item><title>By: Sean</title><link>http://www.get-digital-help.com/2009/04/14/create-a-unique-alphabetically-sorted-list-extracted-from-a-column/comment-page-1/#comment-3652</link> <dc:creator>Sean</dc:creator> <pubDate>Sat, 03 Jul 2010 15:44:41 +0000</pubDate> <guid
isPermaLink="false">http://www.get-digital-help.com/?p=1149#comment-3652</guid> <description>Great formula. With your formulas, I always modify the formula to deal with blank spaces. My data usually contains blank rows. =INDEX(List,MATCH(MIN(IF(ISBLANK(List),&quot;&quot;,IF(COUNTIF($B$1:B1,List)=0,1,MAX((COUNTIF(List,&quot;&lt;&quot;&amp;List)+1)*2))*(COUNTIF(List,&quot;&lt;&quot;&amp;List)+1))),IF(ISBLANK(List),&quot;&quot;,COUNTIF(List,&quot;&lt;&quot;&amp;List)+1),0). At the isblank place, you can also add other conditions like a unique list where the letter for example begins with z.
To do a descending list, change &quot;&quot;.</description> <content:encoded><![CDATA[<p>Great formula. With your formulas, I always modify the formula to deal with blank spaces. My data usually contains blank rows. =INDEX(List,MATCH(MIN(IF(ISBLANK(List),"",IF(COUNTIF($B$1:B1,List)=0,1,MAX((COUNTIF(List,"&lt;&quot;&amp;List)+1)*2))*(COUNTIF(List,&quot;&lt;&quot;&amp;List)+1))),IF(ISBLANK(List),&quot;&quot;,COUNTIF(List,&quot;&lt;&quot;&amp;List)+1),0). At the isblank place, you can also add other conditions like a unique list where the letter for example begins with z.<br
/> To do a descending list, change &quot;".</p> ]]></content:encoded> </item> </channel> </rss>
