<?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 Hints &#187; Count</title>
	<atom:link href="http://excelhints.com/category/excel-macros/count/feed/" rel="self" type="application/rss+xml" />
	<link>http://excelhints.com</link>
	<description>Excel Tips and Tricks for All Levels</description>
	<lastBuildDate>Thu, 08 Jul 2010 18:04:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<image>
  <link>http://excelhints.com</link>
  <url>http://excelhints.com/Favicon.gif</url>
  <title>Excel Hints</title>
</image>
		<item>
		<title>Count Rows with Data in a Macro</title>
		<link>http://excelhints.com/2008/10/16/count-rows-with-data-in-a-macro/</link>
		<comments>http://excelhints.com/2008/10/16/count-rows-with-data-in-a-macro/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 01:57:58 +0000</pubDate>
		<dc:creator>john</dc:creator>
				<category><![CDATA[Count]]></category>
		<category><![CDATA[Macro]]></category>

		<guid isPermaLink="false">http://excelhints.com/?p=324</guid>
		<description><![CDATA[For this Excel tip, let&#8217;s look at an easy way to count the number of rows containing data in a spreadsheet.  One way would be to do use a for loop and a counting variable, but that contains unnecessary steps to get the job done. A simple way to count the number of rows in a spreadsheet [...]<script type="text/javascript">SHARETHIS.addEntry({ title: "Count Rows with Data in a Macro", url: "http://excelhints.com/2008/10/16/count-rows-with-data-in-a-macro/" });</script>]]></description>
		<wfw:commentRss>http://excelhints.com/2008/10/16/count-rows-with-data-in-a-macro/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>
