<?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: Find or Filter Data on Form</title>
	<atom:link href="http://msaccesstips.com/2007/12/find-or-filter-data-on-form/feed/" rel="self" type="application/rss+xml" />
	<link>http://msaccesstips.com/2007/12/find-or-filter-data-on-form/</link>
	<description>Free MS-Access downloads</description>
	<lastBuildDate>Fri, 20 Jan 2012 07:03:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Select Form &#124; AllGraphicsOnline.com</title>
		<link>http://msaccesstips.com/2007/12/find-or-filter-data-on-form/comment-page-1/#comment-2793</link>
		<dc:creator>Select Form &#124; AllGraphicsOnline.com</dc:creator>
		<pubDate>Thu, 03 Mar 2011 04:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=67#comment-2793</guid>
		<description>[...] Select Form Header/Footer from msaccesstips.com [...]</description>
		<content:encoded><![CDATA[<p>[...] Select Form Header/Footer from msaccesstips.com [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a.p.r. pillai</title>
		<link>http://msaccesstips.com/2007/12/find-or-filter-data-on-form/comment-page-1/#comment-57</link>
		<dc:creator>a.p.r. pillai</dc:creator>
		<pubDate>Mon, 23 Mar 2009 22:33:04 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=67#comment-57</guid>
		<description>The Syntax of Advanced Filter in Excel is like the sample code below:&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Range(&quot;A1:J78&quot;).AdvancedFilter Action:=xlFilterInPlace, CriteriaRange:= _&lt;br /&gt;        Range(&quot;L1:L2&quot;), Unique:=False&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Range(&quot;&lt;b&gt;A1:J78&lt;/b&gt;&quot;) is the database Range.  Range(&quot;&lt;b&gt;L1:L2&lt;/b&gt;&quot;) is the Criteria Range and Cell &lt;b&gt;L1&lt;/b&gt; will have the Field Name to look for data and &lt;b&gt;L2&lt;/b&gt; is the actual data to look for Like:&lt;br /&gt;&lt;br /&gt;CategoryID&lt;br /&gt;    3&lt;br /&gt;&lt;br /&gt;Forward a copy of the Excel file to aprpillai@msaccesstips.com.&lt;br /&gt;&lt;br /&gt;Regards,</description>
		<content:encoded><![CDATA[<p>The Syntax of Advanced Filter in Excel is like the sample code below:</p>
<p><b>Range(&#8220;A1:J78&#8243;).AdvancedFilter Action:=xlFilterInPlace, CriteriaRange:= _<br />        Range(&#8220;L1:L2&#8243;), Unique:=False</b></p>
<p>Range(&#8220;<b>A1:J78</b>&#8220;) is the database Range.  Range(&#8220;<b>L1:L2</b>&#8220;) is the Criteria Range and Cell <b>L1</b> will have the Field Name to look for data and <b>L2</b> is the actual data to look for Like:</p>
<p>CategoryID<br />    3</p>
<p>Forward a copy of the Excel file to <a href="mailto:aprpillai@msaccesstips.com">aprpillai@msaccesstips.com</a>.</p>
<p>Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elaine</title>
		<link>http://msaccesstips.com/2007/12/find-or-filter-data-on-form/comment-page-1/#comment-58</link>
		<dc:creator>Elaine</dc:creator>
		<pubDate>Sat, 21 Mar 2009 01:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=67#comment-58</guid>
		<description>I&#039;m trying to adapt this code to an excel form.  the Debugger says me.filter.on is not defined.  I am only using the pattern match button.  Is there a difference in the tags in excel?  Any idea what I need to do to define me.filter?&lt;br /&gt;&lt;br /&gt;I can send a sample file if that would help.</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to adapt this code to an excel form.  the Debugger says me.filter.on is not defined.  I am only using the pattern match button.  Is there a difference in the tags in excel?  Any idea what I need to do to define me.filter?</p>
<p>I can send a sample file if that would help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: a.p.r. pillai</title>
		<link>http://msaccesstips.com/2007/12/find-or-filter-data-on-form/comment-page-1/#comment-59</link>
		<dc:creator>a.p.r. pillai</dc:creator>
		<pubDate>Sun, 31 Aug 2008 16:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=67#comment-59</guid>
		<description>The Example and Code is fully tested.  Be specific on your issues perhaps I could help to sort it out.&lt;br /&gt;&lt;br /&gt;If you need a demo version of the example give your e-mail address.&lt;br /&gt;&lt;br /&gt;Regards,</description>
		<content:encoded><![CDATA[<p>The Example and Code is fully tested.  Be specific on your issues perhaps I could help to sort it out.</p>
<p>If you need a demo version of the example give your e-mail address.</p>
<p>Regards,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sejuty</title>
		<link>http://msaccesstips.com/2007/12/find-or-filter-data-on-form/comment-page-1/#comment-60</link>
		<dc:creator>Sejuty</dc:creator>
		<pubDate>Thu, 28 Aug 2008 14:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://msaccesstips.com/?p=67#comment-60</guid>
		<description>it doesnt work</description>
		<content:encoded><![CDATA[<p>it doesnt work</p>
]]></content:encoded>
	</item>
</channel>
</rss>

