<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Hey, Scripting Guy! How Can I Reset the Revision Number of a Word Document to 1?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2008/01/09/how-can-i-reset-the-revision-number-of-a-word-document-to-1.aspx</link><description>Hey, Scripting Guy! How can I reset the revision number of a Microsoft Word document back to 1? -- JL 
 Hey, JL. You know, a lot of people think the Scripting Guys have lost their edge. “You guys used to write all these crazy scripts that used all these</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Hey, Scripting Guy! How Can I Reset the Revision Number of a Word Document to 1?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2008/01/09/how-can-i-reset-the-revision-number-of-a-word-document-to-1.aspx#3515871</link><pubDate>Thu, 23 Aug 2012 13:58:49 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3515871</guid><dc:creator>RevNum in Word</dc:creator><description>&lt;p&gt;If it&amp;#39;s just about printing the desired version number somewhere in the document (like in the footer, or so), here is a workaround:&lt;/p&gt;
&lt;p&gt;(1) You put somewhere in the word document the field &amp;quot;RevNum&amp;quot; and associate it with a bookmark, e.g. &amp;quot;RevCounter&amp;quot;. You can hide that field or print it in white, if you don&amp;#39;t want it to appear on a printout or on the screen.&lt;/p&gt;
&lt;p&gt;(2) If you want to display your intial version with &amp;quot;1&amp;quot;, when the RevNum has advanced to 5, you type somewhere a &amp;quot;4&amp;quot; and define that as another bookmark (e.g. &amp;quot;Offset&amp;quot;), which you may want to hide as well.&lt;/p&gt;
&lt;p&gt;(3) For displaying the wanted &amp;quot;version 1&amp;quot;, you use a Field with the Formula &amp;quot;{RevCounter - Offset}&amp;quot;.&lt;/p&gt;
&lt;p&gt;(4) If again your versioning advances faster than you want, you just change the number you typed at the offset bookmark.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3515871" width="1" height="1"&gt;</description></item><item><title>re: Hey, Scripting Guy! How Can I Reset the Revision Number of a Word Document to 1?</title><link>http://blogs.technet.com/b/heyscriptingguy/archive/2008/01/09/how-can-i-reset-the-revision-number-of-a-word-document-to-1.aspx#3454571</link><pubDate>Tue, 20 Sep 2011 22:07:13 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3454571</guid><dc:creator>Yan Watts</dc:creator><description>&lt;p&gt;Yeah, saving it 23 times is pretty wacky. Or you could just use something like www.wordprops.com and edit all the metadata of the codocument. Worked for me like a charm, both in old .doc and new .docx files&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3454571" width="1" height="1"&gt;</description></item></channel></rss>