<?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: Filter on Selection in Excel</title>
	<atom:link href="http://datapigtechnologies.com/blog/index.php/filter-on-selection-in-excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://datapigtechnologies.com/blog/index.php/filter-on-selection-in-excel/</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: Karry Israel</title>
		<link>http://datapigtechnologies.com/blog/index.php/filter-on-selection-in-excel/comment-page-1/#comment-16467</link>
		<dc:creator>Karry Israel</dc:creator>
		<pubDate>Mon, 21 Mar 2011 17:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://datapigtechnologies.com/blog/?p=604#comment-16467</guid>
		<description>Thanks a lot for sharing this with all of us you actually know what you are talking about! Bookmarked. Kindly also visit my website =). We could have a link exchange agreement between us!</description>
		<content:encoded><![CDATA[<p>Thanks a lot for sharing this with all of us you actually know what you are talking about! Bookmarked. Kindly also visit my website =). We could have a link exchange agreement between us!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Useful toolbar buttons you don&#8217;t see every day in Excel 2003, Part 1 » Code For Excel And Outlook Blog</title>
		<link>http://datapigtechnologies.com/blog/index.php/filter-on-selection-in-excel/comment-page-1/#comment-1892</link>
		<dc:creator>Useful toolbar buttons you don&#8217;t see every day in Excel 2003, Part 1 » Code For Excel And Outlook Blog</dc:creator>
		<pubDate>Fri, 21 Aug 2009 11:32:41 +0000</pubDate>
		<guid isPermaLink="false">http://datapigtechnologies.com/blog/?p=604#comment-1892</guid>
		<description>[...] &#160;&#160;&#160;&#160;Mike Alexander has a great example of what you can do with another hidden toolbar button from the Data menu. [...]</description>
		<content:encoded><![CDATA[<p>[...] &nbsp;&nbsp;&nbsp;&nbsp;Mike Alexander has a great example of what you can do with another hidden toolbar button from the Data menu. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Phillips</title>
		<link>http://datapigtechnologies.com/blog/index.php/filter-on-selection-in-excel/comment-page-1/#comment-1804</link>
		<dc:creator>Bob Phillips</dc:creator>
		<pubDate>Mon, 10 Aug 2009 07:43:14 +0000</pubDate>
		<guid isPermaLink="false">http://datapigtechnologies.com/blog/?p=604#comment-1804</guid>
		<description>GjayaG,

Rather than subtract a harcoded value, be dynamic

FieldN = ActiveCell.Column - Selection.Cells(1,1).Column + 1</description>
		<content:encoded><![CDATA[<p>GjayaG,</p>
<p>Rather than subtract a harcoded value, be dynamic</p>
<p>FieldN = ActiveCell.Column &#8211; Selection.Cells(1,1).Column + 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francis Hayes (The Excel Addict)</title>
		<link>http://datapigtechnologies.com/blog/index.php/filter-on-selection-in-excel/comment-page-1/#comment-1800</link>
		<dc:creator>Francis Hayes (The Excel Addict)</dc:creator>
		<pubDate>Sun, 09 Aug 2009 23:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://datapigtechnologies.com/blog/?p=604#comment-1800</guid>
		<description>&#039;Filter on Active Cell&#039; may be a more accurate name as this command won&#039;t filter on more than one cell at a time. I&#039;ve been using this trick definitely as far back as 2000, maybe even 97.

In 2007,  I have added 5 filtering tools - Clear, Reapply, Filter, Advanced, AutoFilter (i.e. filter on selection) to my QAT (below the Ribbon is my preference). Oh, and don&#039;t forget to add the Select Current Region (CTRL+SHIFT+8) and Select Visible Cells (ALT+;) commands also. They make working with lists soooo much easier.

The Filter and AutoFilter commands look identical, however the Filter command just applies the AutoFilter arrows to the current region. If the cell you have selected is in the first row of your list, the AutoFilter command acts just like the Filter command and simply adds the AutoFilter arrows to the current selection. But using the AutoFilter command for instant &#039;filter on active cell&#039; is a must if you work with lists.</description>
		<content:encoded><![CDATA[<p>&#8216;Filter on Active Cell&#8217; may be a more accurate name as this command won&#8217;t filter on more than one cell at a time. I&#8217;ve been using this trick definitely as far back as 2000, maybe even 97.</p>
<p>In 2007,  I have added 5 filtering tools &#8211; Clear, Reapply, Filter, Advanced, AutoFilter (i.e. filter on selection) to my QAT (below the Ribbon is my preference). Oh, and don&#8217;t forget to add the Select Current Region (CTRL+SHIFT+8) and Select Visible Cells (ALT+;) commands also. They make working with lists soooo much easier.</p>
<p>The Filter and AutoFilter commands look identical, however the Filter command just applies the AutoFilter arrows to the current region. If the cell you have selected is in the first row of your list, the AutoFilter command acts just like the Filter command and simply adds the AutoFilter arrows to the current selection. But using the AutoFilter command for instant &#8216;filter on active cell&#8217; is a must if you work with lists.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GjayjayG</title>
		<link>http://datapigtechnologies.com/blog/index.php/filter-on-selection-in-excel/comment-page-1/#comment-1783</link>
		<dc:creator>GjayjayG</dc:creator>
		<pubDate>Fri, 07 Aug 2009 14:47:52 +0000</pubDate>
		<guid isPermaLink="false">http://datapigtechnologies.com/blog/?p=604#comment-1783</guid>
		<description>Hi again,
Don&#039;t forget to specify that the filter have to start in the Column A else you would have to decrement FiledN with the offset number from wich column the filter start from.
ie: if your filter start from column C (offset of -2)

FieldN = ActiveCell.Column - 2

Best Regards</description>
		<content:encoded><![CDATA[<p>Hi again,<br />
Don&#8217;t forget to specify that the filter have to start in the Column A else you would have to decrement FiledN with the offset number from wich column the filter start from.<br />
ie: if your filter start from column C (offset of -2)</p>
<p>FieldN = ActiveCell.Column &#8211; 2</p>
<p>Best Regards</p>
]]></content:encoded>
	</item>
</channel>
</rss>

