 




<?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>IT Answers &#187; Acess 2003 forms</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/acess-2003-forms/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 09:10:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Passing a form to subroutine in Access 2003 (VBA)</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/passing-a-form-to-subroutine-in-access-2003-vba/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/passing-a-form-to-subroutine-in-access-2003-vba/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 03:56:26 +0000</pubDate>
		<dc:creator>Nainey</dc:creator>
				<category><![CDATA[Access 2003]]></category>
		<category><![CDATA[Acess 2003 forms]]></category>
		<category><![CDATA[VBA]]></category>
		<category><![CDATA[Visual Basic]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a function that recieves references to 2 forms and 2 controls. The sub looks like this Public Sub Not_In_List_Starting_Handler(vNewData as string,Not_in_list_form As Form, List_control As Control, Lookup_Form As Form, Lookup_Control As Control) when I try to call it from the form I get all types of errors &#8211; data mismacth, byval required, etc.. [...]]]></description>
				<content:encoded><![CDATA[<p>I have a function that recieves references to 2 forms and 2 controls. The sub looks like this Public Sub Not_In_List_Starting_Handler(vNewData as string,Not_in_list_form As Form, List_control As Control, Lookup_Form As Form, Lookup_Control As Control) when I try to call it from the form I get all types of errors &#8211; data mismacth, byval required, etc.. Here is how I&#8217;m trying to call it. Call not_in_list_starting_handler(NewData, Form_SubformShabbosPlacements, Me.HostName, Form_Contacts, Me.Name)<br />
It&#8217;s not working. Help, Please.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/passing-a-form-to-subroutine-in-access-2003-vba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/14 queries in 0.028 seconds using memcached
Object Caching 314/332 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 12:47:18 -->