<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>how to speed up loop - Simple Excel VBA</title>
	<atom:link href="https://simpleexcelvba.com/tag/how-to-speed-up-loop/feed/" rel="self" type="application/rss+xml" />
	<link>https://simpleexcelvba.com/tag/how-to-speed-up-loop/</link>
	<description>Make your office life easier with simple and fast Excel VBA solutions.</description>
	<lastBuildDate>Tue, 03 Aug 2021 17:27:49 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://simpleexcelvba.com/wp-content/uploads/2019/11/cropped-logo-32x32.png</url>
	<title>how to speed up loop - Simple Excel VBA</title>
	<link>https://simpleexcelvba.com/tag/how-to-speed-up-loop/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Looping performance 2 &#8211; can I speed it up?</title>
		<link>https://simpleexcelvba.com/looping-performance-2-can-i-speed-it-up/</link>
					<comments>https://simpleexcelvba.com/looping-performance-2-can-i-speed-it-up/#respond</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Tue, 30 Jun 2020 08:35:42 +0000</pubDate>
				<category><![CDATA[Arrays]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[how to increase performance of loops in vba]]></category>
		<category><![CDATA[how to speed up loop]]></category>
		<category><![CDATA[loops]]></category>
		<category><![CDATA[VBA]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=814</guid>

					<description><![CDATA[<p>After last tests I was not so surprised, but still proud of myself that found the difference between all in one loop and separated. However, I still felt a bit unsatisfied with possibly existing, other solutions and speed up looping performance. That&#8217;s why I decided to implement further modification. For those who did not read &#8230; <a href="https://simpleexcelvba.com/looping-performance-2-can-i-speed-it-up/" class="more-link">Continue reading<span class="screen-reader-text"> "Looping performance 2 &#8211; can I speed it up?"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/looping-performance-2-can-i-speed-it-up/">Looping performance 2 &#8211; can I speed it up?</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/looping-performance-2-can-i-speed-it-up/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Looping performance &#8211; all in one or separated loops?</title>
		<link>https://simpleexcelvba.com/looping-performance-all-in-one-or-separated-loops/</link>
					<comments>https://simpleexcelvba.com/looping-performance-all-in-one-or-separated-loops/#respond</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Wed, 24 Jun 2020 08:30:06 +0000</pubDate>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[how to increase performance in vba]]></category>
		<category><![CDATA[how to increase performance of loops in vba]]></category>
		<category><![CDATA[how to speed up loop]]></category>
		<category><![CDATA[loops]]></category>
		<category><![CDATA[VBA]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=790</guid>

					<description><![CDATA[<p>Recently I was working on complex tool, which was doing some actions on Excel cells. In some cases it took a while to process whole example data workbook. Thinking how to speed up the code I asked myself what will be better in case of looping performance &#8211; all procedures in one loop or all &#8230; <a href="https://simpleexcelvba.com/looping-performance-all-in-one-or-separated-loops/" class="more-link">Continue reading<span class="screen-reader-text"> "Looping performance &#8211; all in one or separated loops?"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/looping-performance-all-in-one-or-separated-loops/">Looping performance &#8211; all in one or separated loops?</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/looping-performance-all-in-one-or-separated-loops/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
