<link rel="stylesheet" type="text/css" href="http://excelvbamacro.com/wp-content/plugins/wp-secure-by-sitesecuritymonitorcom/css/hiddenloginerror.css" /> <script type="text/javascript">document.getElementById('wp-version-message').innerHTML = '';</script> <?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: Convert Excel Column Number into Column Name</title> <atom:link href="http://excelvbamacro.com/convert-excel-column-number-into-column-name/feed/" rel="self" type="application/rss+xml" /><link>http://excelvbamacro.com/convert-excel-column-number-into-column-name/</link> <description>Excel VBA Macro Tutorial and Examples</description> <lastBuildDate>Tue, 25 May 2010 20:23:08 +0800</lastBuildDate> <generator>http://wordpress.org/?v=204</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: Poer</title><link>http://excelvbamacro.com/convert-excel-column-number-into-column-name/comment-page-1/#comment-404</link> <dc:creator>Poer</dc:creator> <pubDate>Thu, 20 May 2010 00:03:56 +0000</pubDate> <guid isPermaLink="false">http://excelvbamacro.com/?p=85#comment-404</guid> <description>Thanks The Plaid Cow :D</description> <content:encoded><![CDATA[<p>Thanks The Plaid Cow <img src='http://excelvbamacro.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>By: The Plaid Cow</title><link>http://excelvbamacro.com/convert-excel-column-number-into-column-name/comment-page-1/#comment-402</link> <dc:creator>The Plaid Cow</dc:creator> <pubDate>Wed, 19 May 2010 19:43:12 +0000</pubDate> <guid isPermaLink="false">http://excelvbamacro.com/?p=85#comment-402</guid> <description>Even shorter... &lt;pre class=&quot;brush:vb&quot;&gt; Function Number2Char(c As Integer) As String Number2Char = Split(Cells(1, c).Address, &quot;$&quot;)(1) End Function &lt;/pre&gt;.-= The Plaid Cow´s last blog .. &lt;a href=&quot;http://moo.plaidcow.net/2010/05/a_strangely_silent_microsoft&quot; rel=&quot;nofollow&quot;&gt;A Strangely Silent Microsoft&lt;/a&gt; =-.</description> <content:encoded><![CDATA[<p>Even shorter&#8230;</p><pre class="brush:vb">
Function Number2Char(c As Integer) As String
  Number2Char = Split(Cells(1, c).Address, "$")(1)
End Function
</pre><p><span class="cluv"> The Plaid Cow´s last blog .. <a href="http://moo.plaidcow.net/2010/05/a_strangely_silent_microsoft" rel="nofollow">A Strangely Silent Microsoft</a> </span></p> ]]></content:encoded> </item> <item><title>By: Poer</title><link>http://excelvbamacro.com/convert-excel-column-number-into-column-name/comment-page-1/#comment-396</link> <dc:creator>Poer</dc:creator> <pubDate>Tue, 18 May 2010 16:10:38 +0000</pubDate> <guid isPermaLink="false">http://excelvbamacro.com/?p=85#comment-396</guid> <description>Salma, there was an error when displaying html code. it should be iDiv &#92; 26.</description> <content:encoded><![CDATA[<p>Salma, there was an error when displaying html code. it should be iDiv &#92; 26.</p> ]]></content:encoded> </item> <item><title>By: salma</title><link>http://excelvbamacro.com/convert-excel-column-number-into-column-name/comment-page-1/#comment-348</link> <dc:creator>salma</dc:creator> <pubDate>Tue, 27 Apr 2010 04:07:57 +0000</pubDate> <guid isPermaLink="false">http://excelvbamacro.com/?p=85#comment-348</guid> <description>Hi Admin,I am trying to understand your code above and it fits in perfectly with what I am looking for. But I was wondering if line 13 is incomplete ? iDiv = iDiv  26Thanks, Salma</description> <content:encoded><![CDATA[<p>Hi Admin,</p><p>I am trying to understand your code above and it fits in perfectly with what I am looking for. But I was wondering if line 13 is incomplete ?<br /> iDiv = iDiv  26</p><p>Thanks,<br /> Salma</p> ]]></content:encoded> </item> <item><title>By: Excel VBA Macro</title><link>http://excelvbamacro.com/convert-excel-column-number-into-column-name/comment-page-1/#comment-319</link> <dc:creator>Excel VBA Macro</dc:creator> <pubDate>Tue, 16 Jun 2009 03:22:40 +0000</pubDate> <guid isPermaLink="false">http://excelvbamacro.com/?p=85#comment-319</guid> <description>Hai Gary, at least once a week, can be more. What kind of information do need more?</description> <content:encoded><![CDATA[<p>Hai Gary, at least once a week, can be more. What kind of information do need more?</p> ]]></content:encoded> </item> <item><title>By: GarykPatton</title><link>http://excelvbamacro.com/convert-excel-column-number-into-column-name/comment-page-1/#comment-318</link> <dc:creator>GarykPatton</dc:creator> <pubDate>Tue, 16 Jun 2009 02:21:12 +0000</pubDate> <guid isPermaLink="false">http://excelvbamacro.com/?p=85#comment-318</guid> <description>How soon will you update your blog? I&#039;m interested in reading some more information on this issue.</description> <content:encoded><![CDATA[<p>How soon will you update your blog? I&#8217;m interested in reading some more information on this issue.</p> ]]></content:encoded> </item> <item><title>By: hwsris</title><link>http://excelvbamacro.com/convert-excel-column-number-into-column-name/comment-page-1/#comment-312</link> <dc:creator>hwsris</dc:creator> <pubDate>Mon, 15 Jun 2009 03:11:24 +0000</pubDate> <guid isPermaLink="false">http://excelvbamacro.com/?p=85#comment-312</guid> <description>Thanks Stan Scott your code is very helpfull and shorter than Admin.And thank Admin for your kick of this topic.</description> <content:encoded><![CDATA[<p>Thanks Stan Scott your code is very helpfull and shorter than Admin.</p><p>And thank Admin for your kick of this topic.</p> ]]></content:encoded> </item> <item><title>By: diskedit</title><link>http://excelvbamacro.com/convert-excel-column-number-into-column-name/comment-page-1/#comment-274</link> <dc:creator>diskedit</dc:creator> <pubDate>Thu, 12 Mar 2009 05:38:05 +0000</pubDate> <guid isPermaLink="false">http://excelvbamacro.com/?p=85#comment-274</guid> <description>Good job, Stan. I am going to use this with only slight changes. One suggestion - since Excel 2007 supports 16384 columns, I changed the If line toIf vNumber &gt; Cells.Columns.Count Then Exit FunctionThat makes Excel count the number of columns in the worksheet and then Exits if vNumber is bigger than that.</description> <content:encoded><![CDATA[<p>Good job, Stan. I am going to use this with only slight changes. One suggestion &#8211; since Excel 2007 supports 16384 columns, I changed the If line to</p><p>If vNumber &gt; Cells.Columns.Count Then Exit Function</p><p>That makes Excel count the number of columns in the worksheet and then Exits if vNumber is bigger than that.</p> ]]></content:encoded> </item> <item><title>By: zung</title><link>http://excelvbamacro.com/convert-excel-column-number-into-column-name/comment-page-1/#comment-273</link> <dc:creator>zung</dc:creator> <pubDate>Wed, 11 Mar 2009 21:43:39 +0000</pubDate> <guid isPermaLink="false">http://excelvbamacro.com/?p=85#comment-273</guid> <description>Great macro, thanks for sharing</description> <content:encoded><![CDATA[<p>Great macro, thanks for sharing</p> ]]></content:encoded> </item> <item><title>By: Poer</title><link>http://excelvbamacro.com/convert-excel-column-number-into-column-name/comment-page-1/#comment-261</link> <dc:creator>Poer</dc:creator> <pubDate>Wed, 04 Feb 2009 12:00:34 +0000</pubDate> <guid isPermaLink="false">http://excelvbamacro.com/?p=85#comment-261</guid> <description>Waw, thanks Stan &gt;:D&lt;</description> <content:encoded><![CDATA[<p>Waw, thanks Stan &gt;:D&lt;</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 7/25 queries in 0.140 seconds using disk

Served from: excelvbamacro.com @ 2010-07-30 19:49:06 -->