<?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: Monitor Directory</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2006/07/07/monitor-directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2006/07/07/monitor-directory/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 19:28:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: ping</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/07/07/monitor-directory/#comment-66834</link>
		<dc:creator>ping</dc:creator>
		<pubDate>Sat, 08 Oct 2011 08:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1440#comment-66834</guid>
		<description>&lt;p&gt;is it possible to include subfolder&lt;br&gt;
please email the code. &lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>is it possible to include subfolder<br />
please email the code. </p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haritesh</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/07/07/monitor-directory/#comment-66244</link>
		<dc:creator>Haritesh</dc:creator>
		<pubDate>Fri, 09 Sep 2011 20:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1440#comment-66244</guid>
		<description>&lt;p&gt;Hi, truly appriciate the code.&lt;br&gt;
wanted to use this code to read a text file the moment they are created in a directory and write the contents of the text file in the same excel sheet.&lt;br&gt;
Thanks in adv.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi, truly appriciate the code.<br />
wanted to use this code to read a text file the moment they are created in a directory and write the contents of the text file in the same excel sheet.<br />
Thanks in adv.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Xiaobao Fan</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/07/07/monitor-directory/#comment-41805</link>
		<dc:creator>Xiaobao Fan</dc:creator>
		<pubDate>Fri, 23 Oct 2009 14:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1440#comment-41805</guid>
		<description>&lt;p&gt;Dear Ivan&lt;/p&gt;
&lt;p&gt;I am looking for the code of VBA to monitor the modification of folder.  I wonder if you could provide several lines of the program.&lt;/p&gt;
&lt;p&gt;I will use my own VBA programmable interface.  So what I need is the code of &quot;monitoring&quot; the any modification of the folder.  I will use also my own &quot;notification&quot;, which has been written down in VBA.&lt;/p&gt;
&lt;p&gt;I appreciate it very much if you could help!&lt;/p&gt;
&lt;p&gt;Sincerely&lt;/p&gt;
&lt;p&gt;Xiaobao Fan&lt;/p&gt;
&lt;p&gt;Canada&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Dear Ivan</p>
<p>I am looking for the code of VBA to monitor the modification of folder.  I wonder if you could provide several lines of the program.</p>
<p>I will use my own VBA programmable interface.  So what I need is the code of &#8220;monitoring&#8221; the any modification of the folder.  I will use also my own &#8220;notification&#8221;, which has been written down in VBA.</p>
<p>I appreciate it very much if you could help!</p>
<p>Sincerely</p>
<p>Xiaobao Fan</p>
<p>Canada</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brettdj</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/07/07/monitor-directory/#comment-34898</link>
		<dc:creator>brettdj</dc:creator>
		<pubDate>Sat, 27 Sep 2008 19:35:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1440#comment-34898</guid>
		<description>&lt;p&gt;Ivan,&lt;/p&gt;
&lt;p&gt;This is a beautiful piece of coding. I&#039;ve been playing with WMI recently, and I had figured on some heavy duty reading to get clued up on running WMI effectively in script form rather than VBA. So this is a treasure trove&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Dave (brettdj)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ivan,</p>
<p>This is a beautiful piece of coding. I&#8217;ve been playing with WMI recently, and I had figured on some heavy duty reading to get clued up on running WMI effectively in script form rather than VBA. So this is a treasure trove</p>
<p>Regards</p>
<p>Dave (brettdj)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/07/07/monitor-directory/#comment-29824</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Thu, 10 Jan 2008 09:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1440#comment-29824</guid>
		<description>&lt;p&gt;great - going from vba to vbs. works for me with xp sp2, office 07&lt;br&gt;
i know this is now an old page now, but if you are still looking can you offer any advice on adapting the wmi call to monitor two folders?  or even more????&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>great &#8211; going from vba to vbs. works for me with xp sp2, office 07<br />
i know this is now an old page now, but if you are still looking can you offer any advice on adapting the wmi call to monitor two folders?  or even more????</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian J</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/07/07/monitor-directory/#comment-27023</link>
		<dc:creator>Adrian J</dc:creator>
		<pubDate>Tue, 04 Sep 2007 00:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1440#comment-27023</guid>
		<description>&lt;p&gt;Thank God I am not the only one having the problem with the __InstaneModificationEvent not firing. It has been driving me mad! Has anyone figured out why it&#039;s not working??&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thank God I am not the only one having the problem with the __InstaneModificationEvent not firing. It has been driving me mad! Has anyone figured out why it&#8217;s not working??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XL-Dennis</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/07/07/monitor-directory/#comment-20178</link>
		<dc:creator>XL-Dennis</dc:creator>
		<pubDate>Fri, 14 Jul 2006 19:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1440#comment-20178</guid>
		<description>&lt;p&gt;No need to make any write up about FileSystemWatcher:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.codeproject.com/dotnet/folderwatcher.asp&quot; rel=&quot;nofollow&quot;&gt;http://www.codeproject.com/dotnet/folderwatcher.asp&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br&gt;
Dennis&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>No need to make any write up about FileSystemWatcher:</p>
<p><a href="http://www.codeproject.com/dotnet/folderwatcher.asp" rel="nofollow">http://www.codeproject.com/dotnet/folderwatcher.asp</a></p>
<p>Kind regards,<br />
Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XL-Dennis</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/07/07/monitor-directory/#comment-20176</link>
		<dc:creator>XL-Dennis</dc:creator>
		<pubDate>Fri, 14 Jul 2006 18:03:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1440#comment-20176</guid>
		<description>&lt;p&gt;Ivan,&lt;/p&gt;
&lt;p&gt;I had the impression that FindFirstChangeNotification and FindNextChangeNotification APIs could monitor files but it seems only possible to use them for directories and directory tree. &lt;/p&gt;
&lt;p&gt;BTW, I&#039;ve added to my &#039;To do&#039;-list to make a write up about FileSystemWatcher on the .NET platform.&lt;/p&gt;
&lt;p&gt;All the very best from,&lt;br&gt;
Dennis&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ivan,</p>
<p>I had the impression that FindFirstChangeNotification and FindNextChangeNotification APIs could monitor files but it seems only possible to use them for directories and directory tree. </p>
<p>BTW, I&#8217;ve added to my &#8216;To do&#8217;-list to make a write up about FileSystemWatcher on the .NET platform.</p>
<p>All the very best from,<br />
Dennis</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivan F Moala</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/07/07/monitor-directory/#comment-20120</link>
		<dc:creator>Ivan F Moala</dc:creator>
		<pubDate>Tue, 11 Jul 2006 04:37:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1440#comment-20120</guid>
		<description>&lt;p&gt;Thanks Dennis,&lt;/p&gt;
&lt;p&gt;API ? I may ??&lt;br&gt;
The solution is either something really simple or I have missed something.&lt;br&gt;
I looked @ MS Site but nothing really came up there.&lt;br&gt;
Any way .... thanks for your trials.&lt;/p&gt;
&lt;p&gt;Ivan&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks Dennis,</p>
<p>API ? I may ??<br />
The solution is either something really simple or I have missed something.<br />
I looked @ MS Site but nothing really came up there.<br />
Any way &#8230;. thanks for your trials.</p>
<p>Ivan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: XL-Dennis</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/07/07/monitor-directory/#comment-20110</link>
		<dc:creator>XL-Dennis</dc:creator>
		<pubDate>Mon, 10 Jul 2006 11:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1440#comment-20110</guid>
		<description>&lt;p&gt;Ivan,&lt;/p&gt;
&lt;p&gt;Just for fun I made a test with Windows 2000 (English SP-4) and Excel 2000 (English SP-3)and it works great when it comes to creating and deleting files in a folder. &lt;/p&gt;
&lt;p&gt;BTW, have You considered to use Windows API instead?&lt;/p&gt;
&lt;p&gt;All the very best from,&lt;br&gt;
Dennis&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ivan,</p>
<p>Just for fun I made a test with Windows 2000 (English SP-4) and Excel 2000 (English SP-3)and it works great when it comes to creating and deleting files in a folder. </p>
<p>BTW, have You considered to use Windows API instead?</p>
<p>All the very best from,<br />
Dennis</p>
]]></content:encoded>
	</item>
</channel>
</rss>

