<?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>Selbständiger IT Berater - Java, J2EE, WebSphere Portal, Lotus Domino</description>
	<lastBuildDate>Sun, 20 May 2012 22:59:38 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</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/lang/de/</link>
		<comments>http://sebthom.de/28-excel-vba-timer/lang/de/#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/lang/de/feed/" />
Ein Freund hatte mich einmal gefragt, ob es nicht irgendwie m&#246;glich sei, einzelne Arbeitsbl&#228;tter in Excel automatisch periodisch aktualisieren zu lassen. Das erste was ich dann tat, war im Internet nach einer entspr. L&#246;sung in Visual Basic for Applications zu suchen, aber das einzige was ich fand, war ein ActiveX Timer Control eines Drittanbieters, welches [...]]]></description>
			<content:encoded><![CDATA[<p>Ein Freund hatte mich einmal gefragt, ob es nicht irgendwie m&ouml;glich sei, einzelne Arbeitsbl&auml;tter in Excel automatisch periodisch aktualisieren zu lassen.<br />
Das erste was ich dann tat, war im Internet nach einer entspr. L&ouml;sung in Visual Basic for Applications zu suchen, aber das einzige was ich fand, war ein ActiveX Timer Control eines Drittanbieters, welches man auf einer Userform platzieren mu&szlig;. Dann fand ich zuf&auml;llig den VBA Befehl &#8220;Application.onTime&#8221; und hatte eine Idee.</p>
<p>Hier ist nun meine L&ouml;sung, welche nur das VBA onTime Kommando verwendet. Kein ActiveX Control oder irgend ein anderes 3rd-Party Modul sind hierf&uuml;r n&ouml;tig.</p>
<p>(...)<br/>Read the rest of <a href="http://sebthom.de/28-excel-vba-timer/lang/de/">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/lang/de/">Permalink</a> |
<a href="http://sebthom.de/28-excel-vba-timer/lang/de/#comments">15 comments</a> |
Add to
<a href="http://del.icio.us/post?url=http://sebthom.de/28-excel-vba-timer/lang/de/&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/lang/de/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

