<?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: Count Everything But</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2007/10/17/count-everything-but/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2007/10/17/count-everything-but/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 23:42:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Donald</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/10/17/count-everything-but/#comment-28215</link>
		<dc:creator>Donald</dc:creator>
		<pubDate>Tue, 23 Oct 2007 17:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1741#comment-28215</guid>
		<description>&lt;p&gt;Dick, your solution for Amy works well. However, any blank cells in the range concerned will also be counted. Here&#039;s an approach that excludes blank cells from the count:&lt;br&gt;
=COUNTIF(A1:A7,&quot;&quot;&amp;CHAR(34))-COUNTBLANK(A1:A7)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Dick, your solution for Amy works well. However, any blank cells in the range concerned will also be counted. Here&#8217;s an approach that excludes blank cells from the count:<br />
=COUNTIF(A1:A7,&#8221;"&amp;CHAR(34))-COUNTBLANK(A1:A7)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donald</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/10/17/count-everything-but/#comment-28213</link>
		<dc:creator>Donald</dc:creator>
		<pubDate>Tue, 23 Oct 2007 17:11:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1741#comment-28213</guid>
		<description>&lt;p&gt;Wendy asks how to use countif to count mixed values in a given column. Multiple use of the countif function is needed to handle the mixed values involved. This approach will do it:&lt;br&gt;
=(COUNTIF(D:D,&quot;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Wendy asks how to use countif to count mixed values in a given column. Multiple use of the countif function is needed to handle the mixed values involved. This approach will do it:<br />
=(COUNTIF(D:D,&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donald</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/10/17/count-everything-but/#comment-28212</link>
		<dc:creator>Donald</dc:creator>
		<pubDate>Tue, 23 Oct 2007 16:59:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1741#comment-28212</guid>
		<description>&lt;p&gt;Larry Smith asks how to use countif to verify values in a range. This approach will do it: =COUNTIF(A1:A9,&quot;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Larry Smith asks how to use countif to verify values in a range. This approach will do it: =COUNTIF(A1:A9,&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wendy</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/10/17/count-everything-but/#comment-28199</link>
		<dc:creator>Wendy</dc:creator>
		<pubDate>Mon, 22 Oct 2007 22:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1741#comment-28199</guid>
		<description>&lt;p&gt;I would like to add another condition.  Only count if column d=1,2,2a,2b,2c,2d,2e,3,4,5,6,7.  How would I do that?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I would like to add another condition.  Only count if column d=1,2,2a,2b,2c,2d,2e,3,4,5,6,7.  How would I do that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Larry Smith</title>
		<link>http://www.dailydoseofexcel.com/archives/2007/10/17/count-everything-but/#comment-28121</link>
		<dc:creator>Larry Smith</dc:creator>
		<pubDate>Thu, 18 Oct 2007 16:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1741#comment-28121</guid>
		<description>&lt;p&gt;Say you want to use the countif function to see how many items in a column are within a range.  I tried to do it like this and it return zero.&lt;br&gt;
=countif(A1:A9,&quot;&gt;=4,=4;=4:=4?and&quot;=4,&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Say you want to use the countif function to see how many items in a column are within a range.  I tried to do it like this and it return zero.<br />
=countif(A1:A9,&#8221;&gt;=4,=4;=4:=4?and&#8221;=4,</p>
]]></content:encoded>
	</item>
</channel>
</rss>

