<?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>Der (Microsoft) Office Doktor und Softwarearchitekt &#187; Access 2007</title>
	<atom:link href="http://www.softwarearchitekt.net/category/access-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.softwarearchitekt.net</link>
	<description>Hinweise, Tipps und Tricks für Microsoft Office VBA Entwickler</description>
	<lastBuildDate>Wed, 16 Jun 2010 18:25:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Access 2007 Ribbon vollständig ausblenden</title>
		<link>http://www.softwarearchitekt.net/2009/12/28/access-ribbon-vollstandig-ausblenden/</link>
		<comments>http://www.softwarearchitekt.net/2009/12/28/access-ribbon-vollstandig-ausblenden/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 18:19:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Access 2007]]></category>
		<category><![CDATA[Office 2007]]></category>

		<guid isPermaLink="false">http://www.softwarearchitekt.net/?p=264</guid>
		<description><![CDATA[Bei einer Internet-Recherche habe ich soeben einen coolen Trick entdeckt und wollte ihn kurz melden. Leider habe ich keine Zeit, die Sache genauer auszuprobieren. Das werde ich aber später nachholen. Hier jetzt erst einmal der Trick &#8230;
Über folgenden VBA-Befehl ist es möglich, das Ribbon in Microsoft Access vollständig auszublenden:
DoCmd.ShowToolbar &#8220;Ribbon&#8221;, acToolbarNo
entsprechend lässt es sich mit [...]]]></description>
		<wfw:commentRss>http://www.softwarearchitekt.net/2009/12/28/access-ribbon-vollstandig-ausblenden/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
