<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: MS Access on the Fly</title>
	<link>http://proofficedev.com/blog/2008/04/22/ms-access-on-the-fly/</link>
	<description>News, views and articles from our membership</description>
	<pubDate>Tue, 14 Oct 2008 01:56:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: Derek Mang</title>
		<link>http://proofficedev.com/blog/2008/04/22/ms-access-on-the-fly/#comment-3430</link>
		<dc:creator>Derek Mang</dc:creator>
		<pubDate>Tue, 03 Jun 2008 13:21:42 +0000</pubDate>
		<guid>http://proofficedev.com/blog/2008/04/22/ms-access-on-the-fly/#comment-3430</guid>
		<description>HI there

I haven't been back here in a while.  The VBProject "PSCT" is the name of the project file that contained this code. 

The other interesting little tool is a proprietary Excel worksheet that is used by many in my company to provide input to the reporting tool. This one is not really meaningful to anyone outside of a select group of folks.
As far as the mdb is concerned, the code above will create it. If you like, remove the "strpath = .." statement and plug in a file name like this:
strfile = "c:\temp\mytestdb.mdb".

When you run the Refreshdb function, you'll get the database in c:\temp.

dm</description>
		<content:encoded><![CDATA[<p>HI there</p>
<p>I haven&#8217;t been back here in a while.  The VBProject &#8220;PSCT&#8221; is the name of the project file that contained this code. </p>
<p>The other interesting little tool is a proprietary Excel worksheet that is used by many in my company to provide input to the reporting tool. This one is not really meaningful to anyone outside of a select group of folks.<br />
As far as the mdb is concerned, the code above will create it. If you like, remove the &#8220;strpath = ..&#8221; statement and plug in a file name like this:<br />
strfile = &#8220;c:\temp\mytestdb.mdb&#8221;.</p>
<p>When you run the Refreshdb function, you&#8217;ll get the database in c:\temp.</p>
<p>dm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: grovelli</title>
		<link>http://proofficedev.com/blog/2008/04/22/ms-access-on-the-fly/#comment-2872</link>
		<dc:creator>grovelli</dc:creator>
		<pubDate>Fri, 25 Apr 2008 10:32:55 +0000</pubDate>
		<guid>http://proofficedev.com/blog/2008/04/22/ms-access-on-the-fly/#comment-2872</guid>
		<description>Hi Derek, what's VBE.VBProjects("PSCT") ? (in your sample code)
You say the report is in three sections over two worksheets but you also mention "another interesting little tool". What tools are you using, Access? Excel? Or something 
else?
Would it be possible to receive the mdb and worksheets?
Ciao</description>
		<content:encoded><![CDATA[<p>Hi Derek, what&#8217;s VBE.VBProjects(&#8221;PSCT&#8221;) ? (in your sample code)<br />
You say the report is in three sections over two worksheets but you also mention &#8220;another interesting little tool&#8221;. What tools are you using, Access? Excel? Or something<br />
else?<br />
Would it be possible to receive the mdb and worksheets?<br />
Ciao</p>
]]></content:encoded>
	</item>
</channel>
</rss>
