<?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: Word Reviewing Toolbar Missing on Startup</title>
	<atom:link href="http://www.meryl.net/2006/08/01/word-reviewing-toolbar-missing-on-startup/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.meryl.net/2006/08/01/word-reviewing-toolbar-missing-on-startup/</link>
	<description>Content on writing, tech, business, marketing, web design.</description>
	<lastBuildDate>Sun, 21 Mar 2010 18:52:22 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Meryl</title>
		<link>http://www.meryl.net/2006/08/01/word-reviewing-toolbar-missing-on-startup/comment-page-1/#comment-37505</link>
		<dc:creator>Meryl</dc:creator>
		<pubDate>Mon, 04 Dec 2006 13:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://meryl.net/2006/08/01/word-reviewing-toolbar-missing-on-startup/#comment-37505</guid>
		<description>&lt;p&gt;Thanks to the Microsoft forums and an MVP for helping me resolve this. It wasn&#039;t an easy solution, but it works.&lt;/p&gt;

&lt;p&gt;Add or change the line (two of the below macros have the line already and you need to change &quot;False&quot; to &quot;True&quot;:&lt;/p&gt;

&lt;p&gt;CommandBars(&quot;Reviewing&quot;).Visible = True&lt;/p&gt;

&lt;p&gt;to three macros called (which you&#039;ll need to create):&lt;/p&gt;

&lt;p&gt;AutoNew
AutoOpen
AutoExec&lt;/p&gt;

&lt;p&gt;in normal.dot and the reviewing bar will always be present.&lt;/p&gt;

&lt;p&gt;Code for creating the new macros:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;http://www.gmayor.com/installing_macro.htm&quot; rel=&quot;nofollow&quot;&gt;http://www.gmayor.com/installing_macro.htm&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks to the Microsoft forums and an MVP for helping me resolve this. It wasn&#8217;t an easy solution, but it works.</p>
<p>Add or change the line (two of the below macros have the line already and you need to change &#8220;False&#8221; to &#8220;True&#8221;:</p>
<p>CommandBars(&#8220;Reviewing&#8221;).Visible = True</p>
<p>to three macros called (which you&#8217;ll need to create):</p>
<p>AutoNew<br />
AutoOpen<br />
AutoExec</p>
<p>in normal.dot and the reviewing bar will always be present.</p>
<p>Code for creating the new macros:</p>
<p><a href="http://www.gmayor.com/installing_macro.htm" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/www.gmayor.com/installing_macro.htm?referer=');">http://www.gmayor.com/installing_macro.htm</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
