<?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: Excel VBA: Named Ranges and Programming</title>
	<atom:link href="http://www.automateexcel.com/2005/01/05/excel-vba-named-ranges-and-programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.automateexcel.com/2005/01/05/excel-vba-named-ranges-and-programming/</link>
	<description>Everything Excel. Only Excel.</description>
	<lastBuildDate>Mon, 21 Nov 2011 07:25:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Geoff</title>
		<link>http://www.automateexcel.com/2005/01/05/excel-vba-named-ranges-and-programming/comment-page-1/#comment-1157</link>
		<dc:creator>Geoff</dc:creator>
		<pubDate>Thu, 26 Feb 2009 16:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.automateexcel.com/2005/01/05/excel-vba-named-ranges-and-programming/#comment-1157</guid>
		<description>I&#039;m new to VBA but this sounds like exactly what I am looking for but am unsure how to implement it.

I have a combo box that reads a company name from named range &quot;ShprData&quot;.  Data is stored on a sheet labeled &quot;ShipperData&quot;.

End user will choose the Shipper&#039;s company name from the combo box.  When they exit the combo box I want the vlookup to auto-populate the address from the &quot;ShprData&quot; in to a textbox called  &quot;txtShprAddr&quot;.

I keep getting object errors when I try using it though.</description>
		<content:encoded><![CDATA[<p>I&#8217;m new to VBA but this sounds like exactly what I am looking for but am unsure how to implement it.</p>
<p>I have a combo box that reads a company name from named range &#8220;ShprData&#8221;.  Data is stored on a sheet labeled &#8220;ShipperData&#8221;.</p>
<p>End user will choose the Shipper&#8217;s company name from the combo box.  When they exit the combo box I want the vlookup to auto-populate the address from the &#8220;ShprData&#8221; in to a textbox called  &#8220;txtShprAddr&#8221;.</p>
<p>I keep getting object errors when I try using it though.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

