<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Excel Zoom &#187; Filter</title>
	<atom:link href="http://excelzoom.com/tag/filter/feed/" rel="self" type="application/rss+xml" />
	<link>http://excelzoom.com</link>
	<description>...because it&#039;s more than just a calculator</description>
	<lastBuildDate>Wed, 02 Sep 2009 20:43:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Count Colored Cells in a List in Excel 2007</title>
		<link>http://excelzoom.com/2009/03/count-colored-cells-in-a-list-in-excel-2007/</link>
		<comments>http://excelzoom.com/2009/03/count-colored-cells-in-a-list-in-excel-2007/#comments</comments>
		<pubDate>Sun, 22 Mar 2009 12:51:04 +0000</pubDate>
		<dc:creator>Scott</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Excel 2007]]></category>
		<category><![CDATA[Filter]]></category>

		<guid isPermaLink="false">http://excelzoom.com/?p=97</guid>
		<description><![CDATA[If you have a list with cells of all different colors, you can apply a filter to those cells to have Excel filter them by color, and then apply a formula to count how many of those cells are visible. First, select your list. Right click and choose Filter &#124; Filter by Selected Cells Color. [...]]]></description>
			<content:encoded><![CDATA[<p>If you have a list with cells of all different colors, you can apply a filter to those cells to have Excel filter them by color, and then apply a formula to count how many of those cells are visible.</p>
<p>First, select your list. Right click and choose Filter | Filter by Selected Cells Color. You can then select the filter drop down in your list&#8217;s first cell and choose which color to filter. Next, in a row that is outside your list, type in the following formula: =SUBTOTAL(103,A1:A100), where A1:A100 are the cells in your list. Whenever you filter the list, this formula will tell you how many cells are not hidden.</p>
<p>You can remove the filter at anytime, by choosing the Data tab, and clicking the Filter button, and the formula will give you the count of your whole list (i.e. 100 in the example of A1:A100).</p>
]]></content:encoded>
			<wfw:commentRss>http://excelzoom.com/2009/03/count-colored-cells-in-a-list-in-excel-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

