</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: Get Position of Last Column Containing Data with Excel VBA</title>
	<atom:link href="http://excelvbamacro.com/get-position-of-last-column-containing-data-with-excel-vba/feed/" rel="self" type="application/rss+xml" />
	<link>http://excelvbamacro.com/get-position-of-last-column-containing-data-with-excel-vba/</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: Excel VBA Macro</title>
		<link>http://excelvbamacro.com/get-position-of-last-column-containing-data-with-excel-vba/comment-page-1/#comment-315</link>
		<dc:creator>Excel VBA Macro</dc:creator>
		<pubDate>Mon, 15 Jun 2009 16:38:23 +0000</pubDate>
		<guid isPermaLink="false">http://excelvbamacro.com/?p=523#comment-315</guid>
		<description>my pleasure hwsris, thanks for coming back :D</description>
		<content:encoded><![CDATA[<p>my pleasure hwsris, thanks for coming back <img src='http://excelvbamacro.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hwsris</title>
		<link>http://excelvbamacro.com/get-position-of-last-column-containing-data-with-excel-vba/comment-page-1/#comment-313</link>
		<dc:creator>hwsris</dc:creator>
		<pubDate>Mon, 15 Jun 2009 03:16:38 +0000</pubDate>
		<guid isPermaLink="false">http://excelvbamacro.com/?p=523#comment-313</guid>
		<description>Thank , 

Your code make my idea for find amount row of worksheet.

Normally I use 
&lt;code&gt;
Range(&quot;A1&quot;, Range(&quot;A10000&quot;).End(xlUp)).Select
&lt;/code&gt;
for my work.</description>
		<content:encoded><![CDATA[<p>Thank , </p>
<p>Your code make my idea for find amount row of worksheet.</p>
<p>Normally I use<br />
<code><br />
Range("A1", Range("A10000").End(xlUp)).Select<br />
</code><br />
for my work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
