<?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: VBA: Add Spaces to a String &#8211; Space()</title>
	<atom:link href="http://www.automateexcel.com/2004/10/06/excel_vba_add_spaces_to_a_string_space/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.automateexcel.com/2004/10/06/excel_vba_add_spaces_to_a_string_space/</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: Tuomo</title>
		<link>http://www.automateexcel.com/2004/10/06/excel_vba_add_spaces_to_a_string_space/comment-page-1/#comment-1510</link>
		<dc:creator>Tuomo</dc:creator>
		<pubDate>Fri, 30 Apr 2010 09:11:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-1510</guid>
		<description>Can&#039;t see any spaces...

&lt;blockquote cite=&quot;#commentbody-1286&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-1286&quot; rel=&quot;nofollow&quot;&gt;Farhana &lt;/a&gt; :&lt;/strong&gt;i want to generate this loop which increse space like12345678910234567891034567891045678910567891067891078910891091010&lt;/blockquote&gt;</description>
		<content:encoded><![CDATA[<p>Can&#8217;t see any spaces&#8230;</p>
<blockquote cite="#commentbody-1286"><p>
<strong><a href="#comment-1286" rel="nofollow">Farhana </a> :</strong>i want to generate this loop which increse space like12345678910234567891034567891045678910567891067891078910891091010</p></blockquote>
]]></content:encoded>
	</item>
	<item>
		<title>By: Farhana</title>
		<link>http://www.automateexcel.com/2004/10/06/excel_vba_add_spaces_to_a_string_space/comment-page-1/#comment-1286</link>
		<dc:creator>Farhana</dc:creator>
		<pubDate>Mon, 20 Jul 2009 18:43:24 +0000</pubDate>
		<guid isPermaLink="false">#comment-1286</guid>
		<description>i want to generate this loop which increse space like
12345678910
 2345678910
  345678910
   45678910
    5678910
     678910
      78910
       8910 
        910
         10</description>
		<content:encoded><![CDATA[<p>i want to generate this loop which increse space like<br />
12345678910<br />
 2345678910<br />
  345678910<br />
   45678910<br />
    5678910<br />
     678910<br />
      78910<br />
       8910<br />
        910<br />
         10</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.automateexcel.com/2004/10/06/excel_vba_add_spaces_to_a_string_space/comment-page-1/#comment-32</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Thu, 21 Oct 2004 21:02:56 +0000</pubDate>
		<guid isPermaLink="false">#comment-32</guid>
		<description>Want a worksheet formula? Check out the REPT function:&lt;br /&gt;
&lt;br /&gt;
=&quot;Hello&quot;&amp;REPT(&quot; &quot;,10)&amp;&quot;World&quot;&lt;br /&gt;
&lt;br /&gt;
- Jon</description>
		<content:encoded><![CDATA[<p>Want a worksheet formula? Check out the REPT function:</p>
<p>=&#8221;Hello&#8221;&amp;REPT(&#8221; &#8220;,10)&amp;&#8221;World&#8221;</p>
<p>- Jon</p>
]]></content:encoded>
	</item>
</channel>
</rss>

