<?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>sebthom.de &#187; Excel</title>
	<atom:link href="http://sebthom.de/tag/excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://sebthom.de</link>
	<description>IT Freelancer - Java, J2EE, IBM WebSphere Portal, Lotus Notes/Domino</description>
	<lastBuildDate>Sat, 03 Sep 2011 18:02:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Excel &#8211; VBA Timer Example v1.00</title>
		<link>http://sebthom.de/28-excel-vba-timer/</link>
		<comments>http://sebthom.de/28-excel-vba-timer/#comments</comments>
		<pubDate>Sat, 06 Apr 2002 18:52:07 +0000</pubDate>
		<dc:creator>Sebastian Thomschke</dc:creator>
				<category><![CDATA[Visual Basic]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[VBA]]></category>

		<guid isPermaLink="false">http://sebthom.de/2007/09/excel-vba-timer/lang/de</guid>
		<description><![CDATA[     <link rel="alternate" type="application/atom+xml" title="sebthom.de Category: Visual Basic" href="http://sebthom.de/category/it/development/visual-basic-coding/feed/" />
A friend of mine asked me about how to let excel periodically update some worksheets. So the first thing I did was searching the web for a solution in Visual Basic for Applications. But the only one I found was to use a 3rd party ActiveX timer control which you have to place onto a [...]]]></description>
			<content:encoded><![CDATA[<p>A friend of mine asked me about how to let excel periodically update some worksheets.<br />
So the first thing I did was searching the web for a solution in Visual Basic for Applications. But the only one I found was to use a 3rd party ActiveX timer control which you have to place onto a userform. Then I found the VBA command &#8220;Application.onTime&#8221; and had an idea.</p>
<p>Here is my solution only utilizing the VBA onTime command. No need for ActiveX control or any other 3rd party module.</p>
<p>(...)<br/>Read the rest of <a href="http://sebthom.de/28-excel-vba-timer/">Excel &#8211; VBA Timer Example v1.00</a> (2 words)</p>
<hr />
<p><small>&copy; sebthom for <a href="http://sebthom.de">sebthom.de</a>, 2002. |
<a href="http://sebthom.de/28-excel-vba-timer/">Permalink</a> |
<a href="http://sebthom.de/28-excel-vba-timer/#comments">12 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://sebthom.de/28-excel-vba-timer/&amp;title=Excel &#8211; VBA Timer Example v1.00">del.icio.us</a>
<br/>
Post tags: <a href="http://sebthom.de/tag/excel/" rel="nofollow tag">Excel</a>, <a href="http://sebthom.de/tag/vba/" rel="nofollow tag">VBA</a>, <a href="http://sebthom.de/tag/visual-basic/" rel="nofollow tag">Visual Basic</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://sebthom.de/28-excel-vba-timer/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

