 




<?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: Display External File Properties in Excel</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/display-external-file-properties/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/display-external-file-properties/</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 07:13:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: odemitch</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/display-external-file-properties/#comment-81274</link>
		<dc:creator>odemitch</dc:creator>
		<pubDate>Tue, 07 Sep 2010 23:50:52 +0000</pubDate>
		<guid isPermaLink="false">#comment-81274</guid>
		<description><![CDATA[SidSeton:  I removed the &quot;As FileSystemObject&quot; and &quot;As File&quot; from the two Dim lines, and it&#039;s working great now.  Don&#039;t really understand how that changed anything, but it works.  Thanks so much for your help.]]></description>
		<content:encoded><![CDATA[<p>SidSeton:  I removed the &#8220;As FileSystemObject&#8221; and &#8220;As File&#8221; from the two Dim lines, and it&#8217;s working great now.  Don&#8217;t really understand how that changed anything, but it works.  Thanks so much for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: odemitch</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/display-external-file-properties/#comment-81270</link>
		<dc:creator>odemitch</dc:creator>
		<pubDate>Tue, 07 Sep 2010 22:26:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-81270</guid>
		<description><![CDATA[Ok, I added the function GetFileDate to a module, and I added the =GetFileDate(file path) to the control source of a text box on the form.  However, when I open the form, the Visual Basic window opens at the GetFileDate function and displays a &quot;Compile Error: User-defined type not defined&quot; message.   If I then close the Visual Basic window and return to the form, it is displaying &quot;#Error&quot;.  Any suggestions?]]></description>
		<content:encoded><![CDATA[<p>Ok, I added the function GetFileDate to a module, and I added the =GetFileDate(file path) to the control source of a text box on the form.  However, when I open the form, the Visual Basic window opens at the GetFileDate function and displays a &#8220;Compile Error: User-defined type not defined&#8221; message.   If I then close the Visual Basic window and return to the form, it is displaying &#8220;#Error&#8221;.  Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sidseton</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/display-external-file-properties/#comment-81252</link>
		<dc:creator>sidseton</dc:creator>
		<pubDate>Tue, 07 Sep 2010 12:44:08 +0000</pubDate>
		<guid isPermaLink="false">#comment-81252</guid>
		<description><![CDATA[Add the function getfiledate to a VBA module.

Then use &lt;ul&gt;
=GetFileDate(&quot;E:tempSwitch1.xls&quot;)&lt;/ul&gt; in the control source, dont forget the = sign at the beginning.  Substitute your file name and fully qualified location for (&quot;E:tempSwitch1.xls&quot;)]]></description>
		<content:encoded><![CDATA[<p>Add the function getfiledate to a VBA module.</p>
<p>Then use
<ul>
=GetFileDate(&#8220;E:tempSwitch1.xls&#8221;)</ul>
<p> in the control source, dont forget the = sign at the beginning.  Substitute your file name and fully qualified location for (&#8220;E:tempSwitch1.xls&#8221;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: odemitch</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/display-external-file-properties/#comment-81217</link>
		<dc:creator>odemitch</dc:creator>
		<pubDate>Mon, 06 Sep 2010 16:09:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-81217</guid>
		<description><![CDATA[Sorry, but like I said, I&#039;m very weak in VBA.   I now have the following questions:

  Where do I incorporate your code into my database (do I copy and paste it  in as module, event procedure, etc)?
  Since I need the DateLastModified dates for two (2) Excel files, will your code need to be entered and run twice, or can both dates be retrieved with the one run?
  Where do I enter the paths for the two Excel files?
  Can I display the dates on my database form by using text boxes?  If so, what would be the &quot;Control Source&quot;?]]></description>
		<content:encoded><![CDATA[<p>Sorry, but like I said, I&#8217;m very weak in VBA.   I now have the following questions:</p>
<p>  Where do I incorporate your code into my database (do I copy and paste it  in as module, event procedure, etc)?<br />
  Since I need the DateLastModified dates for two (2) Excel files, will your code need to be entered and run twice, or can both dates be retrieved with the one run?<br />
  Where do I enter the paths for the two Excel files?<br />
  Can I display the dates on my database form by using text boxes?  If so, what would be the &#8220;Control Source&#8221;?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.036 seconds using memcached
Object Caching 309/315 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 08:03:28 -->