<?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>split array to speed up vba - Simple Excel VBA</title>
	<atom:link href="https://simpleexcelvba.com/tag/split-array-to-speed-up-vba/feed/" rel="self" type="application/rss+xml" />
	<link>https://simpleexcelvba.com/tag/split-array-to-speed-up-vba/</link>
	<description>Make your office life easier with simple and fast Excel VBA solutions.</description>
	<lastBuildDate>Wed, 28 Jul 2021 08:21:29 +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>split array to speed up vba - Simple Excel VBA</title>
	<link>https://simpleexcelvba.com/tag/split-array-to-speed-up-vba/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Split array to increase performance</title>
		<link>https://simpleexcelvba.com/split-array-to-increase-performance/</link>
					<comments>https://simpleexcelvba.com/split-array-to-increase-performance/#comments</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Wed, 18 Nov 2020 09:50:00 +0000</pubDate>
				<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[how to increase performance in vba]]></category>
		<category><![CDATA[split array to increase performance]]></category>
		<category><![CDATA[split array to speed up vba]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=999</guid>

					<description><![CDATA[<p>I already made article about how fast arrays can be comparing to Excel tables. You know that. You know also that arrays need some RAM memory to exist. But can we increase array performance with its split and descrease RAM usage? In this article I will show You if it is possible. In this post &#8230; <a href="https://simpleexcelvba.com/split-array-to-increase-performance/" class="more-link">Continue reading<span class="screen-reader-text"> "Split array to increase performance"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/split-array-to-increase-performance/">Split array to increase performance</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/split-array-to-increase-performance/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>
