</iframe></iframe><?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: Auto Expanding VLOOKUP Table Array</title>
	<atom:link href="http://excelvbamacro.com/auto-expanding-vlookup-table-array/feed/" rel="self" type="application/rss+xml" />
	<link>http://excelvbamacro.com/auto-expanding-vlookup-table-array/</link>
	<description>Excel VBA Macro Tutorial and Examples</description>
	<lastBuildDate>Wed, 28 Oct 2009 14:16:16 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Johann Bak.</title>
		<link>http://excelvbamacro.com/auto-expanding-vlookup-table-array/comment-page-1/#comment-337</link>
		<dc:creator>Johann Bak.</dc:creator>
		<pubDate>Wed, 09 Sep 2009 05:36:47 +0000</pubDate>
		<guid isPermaLink="false">http://excelvbamacro.com/?p=431#comment-337</guid>
		<description>Hi, Bob
As I am learning VBA in Excel, I searched for website in Korea (as u guess I am Korean) but I don&#039;t find out it.
So, today, I got u.
Thx u and can I get ur post?

P.S : Plz, understand my English very poor hehe...</description>
		<content:encoded><![CDATA[<p>Hi, Bob<br />
As I am learning VBA in Excel, I searched for website in Korea (as u guess I am Korean) but I don&#8217;t find out it.<br />
So, today, I got u.<br />
Thx u and can I get ur post?</p>
<p>P.S : Plz, understand my English very poor hehe&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Excel VBA Macro</title>
		<link>http://excelvbamacro.com/auto-expanding-vlookup-table-array/comment-page-1/#comment-320</link>
		<dc:creator>Excel VBA Macro</dc:creator>
		<pubDate>Tue, 16 Jun 2009 03:23:48 +0000</pubDate>
		<guid isPermaLink="false">http://excelvbamacro.com/?p=431#comment-320</guid>
		<description>Hi Katty, you can use my blog post as long as you include a backlink to the original blog post in my blog.</description>
		<content:encoded><![CDATA[<p>Hi Katty, you can use my blog post as long as you include a backlink to the original blog post in my blog.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KattyBlackyard</title>
		<link>http://excelvbamacro.com/auto-expanding-vlookup-table-array/comment-page-1/#comment-311</link>
		<dc:creator>KattyBlackyard</dc:creator>
		<pubDate>Mon, 15 Jun 2009 02:20:09 +0000</pubDate>
		<guid isPermaLink="false">http://excelvbamacro.com/?p=431#comment-311</guid>
		<description>I really like your post. Does it copyright protected?</description>
		<content:encoded><![CDATA[<p>I really like your post. Does it copyright protected?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Poer</title>
		<link>http://excelvbamacro.com/auto-expanding-vlookup-table-array/comment-page-1/#comment-291</link>
		<dc:creator>Poer</dc:creator>
		<pubDate>Tue, 02 Jun 2009 16:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://excelvbamacro.com/?p=431#comment-291</guid>
		<description>Hi Bob,

Sorry, it&#039;s look like I miss the last parameter from VLOOKUP.

The above sample was fixed now.

Thanks WW245372</description>
		<content:encoded><![CDATA[<p>Hi Bob,</p>
<p>Sorry, it&#8217;s look like I miss the last parameter from VLOOKUP.</p>
<p>The above sample was fixed now.</p>
<p>Thanks WW245372</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WW245372</title>
		<link>http://excelvbamacro.com/auto-expanding-vlookup-table-array/comment-page-1/#comment-289</link>
		<dc:creator>WW245372</dc:creator>
		<pubDate>Sun, 10 May 2009 09:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://excelvbamacro.com/?p=431#comment-289</guid>
		<description>Hi Bob,

Try this 

=VLOOKUP($A3,OFFSET(Sheet1!$A$1,0,0,COUNTA(Sheet1!$A:$A),46),2,FALSE)

In above example values for the col_index_num and [range_lookup] parameters are not provided.</description>
		<content:encoded><![CDATA[<p>Hi Bob,</p>
<p>Try this </p>
<p>=VLOOKUP($A3,OFFSET(Sheet1!$A$1,0,0,COUNTA(Sheet1!$A:$A),46),2,FALSE)</p>
<p>In above example values for the col_index_num and [range_lookup] parameters are not provided.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://excelvbamacro.com/auto-expanding-vlookup-table-array/comment-page-1/#comment-286</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Sun, 03 May 2009 20:13:33 +0000</pubDate>
		<guid isPermaLink="false">http://excelvbamacro.com/?p=431#comment-286</guid>
		<description>I cut and pasted this to Excel, but got an error message &quot;too few parenthesis&quot;.</description>
		<content:encoded><![CDATA[<p>I cut and pasted this to Excel, but got an error message &#8220;too few parenthesis&#8221;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
