<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Getting Excel to count the number of repititions in a column?</title>
	<link>http://ask.metafilter.com/99299/Getting-Excel-to-count-the-number-of-repititions-in-a-column/</link>
	<description>Comments on Ask MetaFilter post Getting Excel to count the number of repititions in a column?</description>
	<pubDate>Fri, 15 Aug 2008 17:38:21 -0800</pubDate>
	<lastBuildDate>Fri, 15 Aug 2008 17:38:21 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Getting Excel to count the number of repititions in a column?</title>
		<link>http://ask.metafilter.com/99299/Getting-Excel-to-count-the-number-of-repititions-in-a-column</link>	
		<description>Excel Filter : I&apos;ve got a list of &lt;i&gt;a lot&lt;/i&gt; of names. All the names are in one column with a different name on each row. The names repeat a varying number of times. How can I get Excel to count how many times each name repeats and then put that number in a column next to the name? &lt;br /&gt;&lt;br /&gt; Basically, each row is an entry with a name and a few other various pieces of information. Some names have as many as 8 entries, and some only have 1 or 2. In a column next to each name I need Excel to put how many entries there are for that name (ie, how many times it repeats throughout the database). The COUNTA function does something like this, but I have to do it one name at a time, and I&apos;m working with a spreadsheet that contains thousands of names. How can I get excel to do this automatically?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.99299</guid>
		<pubDate>Fri, 15 Aug 2008 17:32:06 -0800</pubDate>
		<dc:creator>Autarky</dc:creator>
		
			<category>excel</category>
		
			<category>database</category>
		
	</item> <item>
		<title>By: pompomtom</title>
		<link>http://ask.metafilter.com/99299/Getting-Excel-to-count-the-number-of-repititions-in-a-column#1444984</link>	
		<description>If I follow you:&lt;br&gt;
&lt;br&gt;
=countif(A:A,A1)&lt;br&gt;
&lt;br&gt;
will tell you the number of instances of whatever&apos;s in A1 in column A. Stick that in column B and fill down.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.99299-1444984</guid>
		<pubDate>Fri, 15 Aug 2008 17:38:21 -0800</pubDate>
		<dc:creator>pompomtom</dc:creator>
	</item><item>
		<title>By: mss</title>
		<link>http://ask.metafilter.com/99299/Getting-Excel-to-count-the-number-of-repititions-in-a-column#1444994</link>	
		<description>&lt;br&gt;
Take a look at &lt;a href=&quot;http://www.asap-utilities.com/asap-utilities-upgrade.php&quot;&gt;ASAP Utilities&lt;/a&gt;. A free add on to excel that does a lot of these types of things. Specifically under information it has a lot of counting functions.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.99299-1444994</guid>
		<pubDate>Fri, 15 Aug 2008 17:57:17 -0800</pubDate>
		<dc:creator>mss</dc:creator>
	</item><item>
		<title>By: Autarky</title>
		<link>http://ask.metafilter.com/99299/Getting-Excel-to-count-the-number-of-repititions-in-a-column#1445007</link>	
		<description>the COUNTIF function worked. Thanks a ton.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.99299-1445007</guid>
		<pubDate>Fri, 15 Aug 2008 18:11:14 -0800</pubDate>
		<dc:creator>Autarky</dc:creator>
	</item>
	</channel>
</rss>
