<?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: How to Create a Word 2007 Macro to Insert the Path &amp; File Name Anywhere in a Word Doc</title>
	<atom:link href="http://compujurist.com/2008/12/22/how-to-create-a-word-2007-macro-to-insert-the-path-file-name-anywhere-in-a-word-doc/feed/" rel="self" type="application/rss+xml" />
	<link>http://compujurist.com/2008/12/22/how-to-create-a-word-2007-macro-to-insert-the-path-file-name-anywhere-in-a-word-doc/</link>
	<description>Practice Management, Legal Technology and items of interest for the Modern Lawyer</description>
	<lastBuildDate>Sat, 05 May 2012 00:38:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Paul Bottoms</title>
		<link>http://compujurist.com/2008/12/22/how-to-create-a-word-2007-macro-to-insert-the-path-file-name-anywhere-in-a-word-doc/comment-page-1/#comment-26398</link>
		<dc:creator>Paul Bottoms</dc:creator>
		<pubDate>Wed, 01 Feb 2012 12:32:40 +0000</pubDate>
		<guid isPermaLink="false">http://compujurist.com/?p=272#comment-26398</guid>
		<description>First, let me say I&#039;m just learning Word macros.&#160; But when I came upon this one, I realized
this does a job I really need done.&#160;&#160; That is, putting the name of the file into the file, in my
case, at the top.&#160; That way, when I print it out for editing, I know what the file name is.

	But for some reason, the macro opened a new file and printed its name.&#160; So I eliminated
one line of the macro, something about new document, and now it works fine.
&#160;
Thanks for a great idea. </description>
		<content:encoded><![CDATA[<p>First, let me say I&#039;m just learning Word macros.&nbsp; But when I came upon this one, I realized<br />
this does a job I really need done.&nbsp;&nbsp; That is, putting the name of the file into the file, in my<br />
case, at the top.&nbsp; That way, when I print it out for editing, I know what the file name is.</p>
<p>	But for some reason, the macro opened a new file and printed its name.&nbsp; So I eliminated<br />
one line of the macro, something about new document, and now it works fine.<br />
&nbsp;<br />
Thanks for a great idea. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zhatot</title>
		<link>http://compujurist.com/2008/12/22/how-to-create-a-word-2007-macro-to-insert-the-path-file-name-anywhere-in-a-word-doc/comment-page-1/#comment-26259</link>
		<dc:creator>zhatot</dc:creator>
		<pubDate>Wed, 10 Aug 2011 06:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://compujurist.com/?p=272#comment-26259</guid>
		<description>I want to see more example on this subject, will you kind enough to post more examples or provide site address that provide more examples.</description>
		<content:encoded><![CDATA[<p>I want to see more example on this subject, will you kind enough to post more examples or provide site address that provide more examples.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nerino Petro</title>
		<link>http://compujurist.com/2008/12/22/how-to-create-a-word-2007-macro-to-insert-the-path-file-name-anywhere-in-a-word-doc/comment-page-1/#comment-24828</link>
		<dc:creator>Nerino Petro</dc:creator>
		<pubDate>Thu, 10 Dec 2009 19:33:43 +0000</pubDate>
		<guid isPermaLink="false">http://compujurist.com/?p=272#comment-24828</guid>
		<description>Brad,

If you want this to appear on every new document that you open using the New command in Word 2007 (or earlier versions for that matter) you need to make the change to the Normal Template (Normal.Dotm) or in the document template for the document that you have created (you should always save things like letterhead, stationary, forms, etc. as document templates not as Word files). In Word 2007 the easiest way is to use the template to add a  building block for inserting the path and file names  from Microsoft at http://tinyurl.com/cvqj3x .</description>
		<content:encoded><![CDATA[<p>Brad,</p>
<p>If you want this to appear on every new document that you open using the New command in Word 2007 (or earlier versions for that matter) you need to make the change to the Normal Template (Normal.Dotm) or in the document template for the document that you have created (you should always save things like letterhead, stationary, forms, etc. as document templates not as Word files). In Word 2007 the easiest way is to use the template to add a  building block for inserting the path and file names  from Microsoft at <a href="http://tinyurl.com/cvqj3x" rel="nofollow">http://tinyurl.com/cvqj3x</a> .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Programmatically get File Path for currently opened WORD document</title>
		<link>http://compujurist.com/2008/12/22/how-to-create-a-word-2007-macro-to-insert-the-path-file-name-anywhere-in-a-word-doc/comment-page-1/#comment-24811</link>
		<dc:creator>Programmatically get File Path for currently opened WORD document</dc:creator>
		<pubDate>Thu, 26 Nov 2009 19:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://compujurist.com/?p=272#comment-24811</guid>
		<description>[...] Does this help? [...]</description>
		<content:encoded><![CDATA[<p>[...] Does this help? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brad</title>
		<link>http://compujurist.com/2008/12/22/how-to-create-a-word-2007-macro-to-insert-the-path-file-name-anywhere-in-a-word-doc/comment-page-1/#comment-24810</link>
		<dc:creator>Brad</dc:creator>
		<pubDate>Wed, 25 Nov 2009 19:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://compujurist.com/?p=272#comment-24810</guid>
		<description>Is there a way to have the file path always appear in the footer as&#160;the default setting for all new documents?</description>
		<content:encoded><![CDATA[<p>Is there a way to have the file path always appear in the footer as&nbsp;the default setting for all new documents?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nerino Petro</title>
		<link>http://compujurist.com/2008/12/22/how-to-create-a-word-2007-macro-to-insert-the-path-file-name-anywhere-in-a-word-doc/comment-page-1/#comment-24760</link>
		<dc:creator>Nerino Petro</dc:creator>
		<pubDate>Mon, 12 Oct 2009 19:20:25 +0000</pubDate>
		<guid isPermaLink="false">http://compujurist.com/?p=272#comment-24760</guid>
		<description>Paul,

With the Ribbon interface, MS removed a users ability to do many things that they could do in prior versions such as creating your own button. While you can create a custom toolbar relatively easily, creating custom buttons requires using XML and some programming code. You can read more at the MSDN Office Developer Center on this topic at http://msdn.microsoft.com/en-us/library/bb410115.aspx 

HTH,

Nerino</description>
		<content:encoded><![CDATA[<p>Paul,</p>
<p>With the Ribbon interface, MS removed a users ability to do many things that they could do in prior versions such as creating your own button. While you can create a custom toolbar relatively easily, creating custom buttons requires using XML and some programming code. You can read more at the MSDN Office Developer Center on this topic at <a href="http://msdn.microsoft.com/en-us/library/bb410115.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/bb410115.aspx</a> </p>
<p>HTH,</p>
<p>Nerino</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Higgins</title>
		<link>http://compujurist.com/2008/12/22/how-to-create-a-word-2007-macro-to-insert-the-path-file-name-anywhere-in-a-word-doc/comment-page-1/#comment-24713</link>
		<dc:creator>Paul Higgins</dc:creator>
		<pubDate>Sun, 20 Sep 2009 10:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://compujurist.com/?p=272#comment-24713</guid>
		<description>Is it possible to create your own button as was possible in earlier versions of word?</description>
		<content:encoded><![CDATA[<p>Is it possible to create your own button as was possible in earlier versions of word?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bonnie Van Hoy</title>
		<link>http://compujurist.com/2008/12/22/how-to-create-a-word-2007-macro-to-insert-the-path-file-name-anywhere-in-a-word-doc/comment-page-1/#comment-24649</link>
		<dc:creator>Bonnie Van Hoy</dc:creator>
		<pubDate>Tue, 25 Aug 2009 17:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://compujurist.com/?p=272#comment-24649</guid>
		<description>Great step-by-step instructions.  Exactly what I was looking for.  Thanks.</description>
		<content:encoded><![CDATA[<p>Great step-by-step instructions.  Exactly what I was looking for.  Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

