How do I automatically insert a documents file path and name into the footer of the document itself?
L ljlicata Mar 15, 2006 #1 How do I automatically insert a documents file path and name into the footer of the document itself?
J Jonathan West Mar 16, 2006 #2 ljlicata said: How do I automatically insert a documents file path and name into the footer of the document itself? Click to expand... With a FileName field. If you include the \p switch in the field, you get the full pathname of the document -- Regards Jonathan West - Word MVP www.intelligentdocuments.co.uk Please reply to the newsgroup Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org
ljlicata said: How do I automatically insert a documents file path and name into the footer of the document itself? Click to expand... With a FileName field. If you include the \p switch in the field, you get the full pathname of the document -- Regards Jonathan West - Word MVP www.intelligentdocuments.co.uk Please reply to the newsgroup Keep your VBA code safe, sign the ClassicVB petition www.classicvb.org