<?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: A VBA-Based Backup Solution</title>
	<atom:link href="http://www.codeforexcelandoutlook.com/blog/2009/06/a-vba-based-backup-solution/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeforexcelandoutlook.com/blog/2009/06/a-vba-based-backup-solution/</link>
	<description>Automation and VBA code for Microsoft® Excel and Outlook</description>
	<lastBuildDate>Thu, 29 Jul 2010 10:47:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.codeforexcelandoutlook.com/blog/2009/06/a-vba-based-backup-solution/#comment-2011</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Mon, 16 Nov 2009 17:17:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeforexcelandoutlook.com/blog/?p=626#comment-2011</guid>
		<description>Lincoln -

Found the code. I need to clean it up a bit. I wrote it long ago, before I was good enough to turn pro.</description>
		<content:encoded><![CDATA[<p>Lincoln -</p>
<p>Found the code. I need to clean it up a bit. I wrote it long ago, before I was good enough to turn pro.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lincoln</title>
		<link>http://www.codeforexcelandoutlook.com/blog/2009/06/a-vba-based-backup-solution/#comment-2010</link>
		<dc:creator>Lincoln</dc:creator>
		<pubDate>Tue, 10 Nov 2009 02:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeforexcelandoutlook.com/blog/?p=626#comment-2010</guid>
		<description>Jon

Had any luck finding that code?? I&#039;d be very interested.

Thanks JP, for this and the follow up. Very relevant at the moment.</description>
		<content:encoded><![CDATA[<p>Jon</p>
<p>Had any luck finding that code?? I'd be very interested.</p>
<p>Thanks JP, for this and the follow up. Very relevant at the moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.codeforexcelandoutlook.com/blog/2009/06/a-vba-based-backup-solution/#comment-2009</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Fri, 12 Jun 2009 22:04:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeforexcelandoutlook.com/blog/?p=626#comment-2009</guid>
		<description>I&#039;m not holding back. I haven&#039;t used or even looked at that code in around 8 years. I know I have it, but I don&#039;t know offhand where it might be.</description>
		<content:encoded><![CDATA[<p>I'm not holding back. I haven't used or even looked at that code in around 8 years. I know I have it, but I don't know offhand where it might be.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JP</title>
		<link>http://www.codeforexcelandoutlook.com/blog/2009/06/a-vba-based-backup-solution/#comment-2008</link>
		<dc:creator>JP</dc:creator>
		<pubDate>Fri, 12 Jun 2009 21:45:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeforexcelandoutlook.com/blog/?p=626#comment-2008</guid>
		<description>Don&#039;t hold back, share away!</description>
		<content:encoded><![CDATA[<p>Don't hold back, share away!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.codeforexcelandoutlook.com/blog/2009/06/a-vba-based-backup-solution/#comment-2007</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Fri, 12 Jun 2009 19:57:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.codeforexcelandoutlook.com/blog/?p=626#comment-2007</guid>
		<description>Years ago, at my last real job (at least, the last real job I didn&#039;t totally hate), I used a similar set of procedures to back up my main work directories to a network share.

The program used a two-column list of source and destination pathnames, and the code stepped through it, recursively to include subdirectories, and backed up all files with a newer saved date. If the folder had an empty text file named NoBackUp, then the directory was skipped.

I should dig that out again. It was pretty slick.</description>
		<content:encoded><![CDATA[<p>Years ago, at my last real job (at least, the last real job I didn't totally hate), I used a similar set of procedures to back up my main work directories to a network share.</p>
<p>The program used a two-column list of source and destination pathnames, and the code stepped through it, recursively to include subdirectories, and backed up all files with a newer saved date. If the folder had an empty text file named NoBackUp, then the directory was skipped.</p>
<p>I should dig that out again. It was pretty slick.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
