<?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: Sort by Color in Excel 2003</title>
	<atom:link href="http://datapigtechnologies.com/blog/index.php/sort-by-color-in-excel-2003/feed/" rel="self" type="application/rss+xml" />
	<link>http://datapigtechnologies.com/blog/index.php/sort-by-color-in-excel-2003/</link>
	<description>A DataPig Technologies Blog</description>
	<lastBuildDate>Wed, 08 Feb 2012 00:53:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: vinu</title>
		<link>http://datapigtechnologies.com/blog/index.php/sort-by-color-in-excel-2003/comment-page-1/#comment-14413</link>
		<dc:creator>vinu</dc:creator>
		<pubDate>Tue, 25 Jan 2011 13:01:41 +0000</pubDate>
		<guid isPermaLink="false">http://datapigtechnologies.com/blog/index.php/sort-by-color-in-excel-2003/#comment-14413</guid>
		<description>Hi Sam,

could you please brief me how it works internally your formula...what does it mean &quot;get.cell&quot;</description>
		<content:encoded><![CDATA[<p>Hi Sam,</p>
<p>could you please brief me how it works internally your formula&#8230;what does it mean &#8220;get.cell&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to sort by color &#171; Excel Tips Monster</title>
		<link>http://datapigtechnologies.com/blog/index.php/sort-by-color-in-excel-2003/comment-page-1/#comment-4065</link>
		<dc:creator>How to sort by color &#171; Excel Tips Monster</dc:creator>
		<pubDate>Sun, 13 Jun 2010 22:01:29 +0000</pubDate>
		<guid isPermaLink="false">http://datapigtechnologies.com/blog/index.php/sort-by-color-in-excel-2003/#comment-4065</guid>
		<description>[...] offers a rather simple solution: Add a color-index column, with a user defined function that fetches the color, and sort by that. [...]</description>
		<content:encoded><![CDATA[<p>[...] offers a rather simple solution: Add a color-index column, with a user defined function that fetches the color, and sort by that. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: datapig</title>
		<link>http://datapigtechnologies.com/blog/index.php/sort-by-color-in-excel-2003/comment-page-1/#comment-3952</link>
		<dc:creator>datapig</dc:creator>
		<pubDate>Wed, 19 May 2010 15:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://datapigtechnologies.com/blog/index.php/sort-by-color-in-excel-2003/#comment-3952</guid>
		<description>Very cool Sam.</description>
		<content:encoded><![CDATA[<p>Very cool Sam.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sam</title>
		<link>http://datapigtechnologies.com/blog/index.php/sort-by-color-in-excel-2003/comment-page-1/#comment-3951</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Wed, 19 May 2010 14:31:54 +0000</pubDate>
		<guid isPermaLink="false">http://datapigtechnologies.com/blog/index.php/sort-by-color-in-excel-2003/#comment-3951</guid>
		<description>1.Select Cell B1
2.Define a Name (CTRL+F3) called ColorNum
=GET.CELL(63,OFFSET(Sheet2!B1,0,-1))
or 
=GET.CELL(63,Sheet2!A1)

3.Select a cell and type = ColorNum
This will return the fill color of the adjacent cell</description>
		<content:encoded><![CDATA[<p>1.Select Cell B1<br />
2.Define a Name (CTRL+F3) called ColorNum<br />
=GET.CELL(63,OFFSET(Sheet2!B1,0,-1))<br />
or<br />
=GET.CELL(63,Sheet2!A1)</p>
<p>3.Select a cell and type = ColorNum<br />
This will return the fill color of the adjacent cell</p>
]]></content:encoded>
	</item>
</channel>
</rss>

