<?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>files - Simple Excel VBA</title>
	<atom:link href="https://simpleexcelvba.com/tag/files/feed/" rel="self" type="application/rss+xml" />
	<link>https://simpleexcelvba.com/tag/files/</link>
	<description>Make your office life easier with simple and fast Excel VBA solutions.</description>
	<lastBuildDate>Tue, 03 Aug 2021 16:55:27 +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>files - Simple Excel VBA</title>
	<link>https://simpleexcelvba.com/tag/files/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>The fastest way to find the file in chosen location</title>
		<link>https://simpleexcelvba.com/the-fastest-way-to-find-the-file-in-chosen-location/</link>
					<comments>https://simpleexcelvba.com/the-fastest-way-to-find-the-file-in-chosen-location/#comments</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Mon, 06 Apr 2020 16:55:13 +0000</pubDate>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[dir]]></category>
		<category><![CDATA[fastest way to find file in chosen location]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[how to loop through files and folders with file system object using vba]]></category>
		<category><![CDATA[VBA]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=612</guid>

					<description><![CDATA[<p>Last time I showed You how to loop through folders and files. But was that the fastest way? In today&#8217;s article I&#8217;m going to compare the speed of loops through files methods and get the fastest way to find the file. Background story, as always As I told You in the beginning of this article &#8230; <a href="https://simpleexcelvba.com/the-fastest-way-to-find-the-file-in-chosen-location/" class="more-link">Continue reading<span class="screen-reader-text"> "The fastest way to find the file in chosen location"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/the-fastest-way-to-find-the-file-in-chosen-location/">The fastest way to find the file in chosen location</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/the-fastest-way-to-find-the-file-in-chosen-location/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>How to loop through folders and files</title>
		<link>https://simpleexcelvba.com/how-to-loop-through-folders-and-files/</link>
					<comments>https://simpleexcelvba.com/how-to-loop-through-folders-and-files/#comments</comments>
		
		<dc:creator><![CDATA[Tomasz Płociński]]></dc:creator>
		<pubDate>Mon, 30 Mar 2020 09:55:52 +0000</pubDate>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[Excel VBA]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[how to loop through files and folders with file system object using vba]]></category>
		<category><![CDATA[VBA]]></category>
		<guid isPermaLink="false">https://simpleexcelvba.com/?p=602</guid>

					<description><![CDATA[<p>We often write tools that process files in a given location, i.e. in a given folder. Sometimes it is even whole structure of folders with files. In today&#8217;s article You will learn how to loop through folders and files to find the one You look for. Loop through files So, as always, let&#8217;s begin with &#8230; <a href="https://simpleexcelvba.com/how-to-loop-through-folders-and-files/" class="more-link">Continue reading<span class="screen-reader-text"> "How to loop through folders and files"</span></a></p>
<p>The post <a href="https://simpleexcelvba.com/how-to-loop-through-folders-and-files/">How to loop through folders and files</a> appeared first on <a href="https://simpleexcelvba.com">Simple Excel VBA</a>.</p>
]]></description>
		
					<wfw:commentRss>https://simpleexcelvba.com/how-to-loop-through-folders-and-files/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
