View Single Post
  #2   Report Post  
Graham Mayor
 
Posts: n/a
Default Auto Field Update when creating New Document

The field will not contain the filename until you save the document as a new
document does not have a name until it is saved. Then you need to force an
update as the field will not update automatically. You could use the example
code at http://www.gmayor.com/installing_macro.htm to force an update.

--

Graham Mayor - Word MVP

My web site www.gmayor.com
Word MVP web site http://word.mvps.org


Butch wrote:
How can I automatically update the filed (FileName) at the footer when
creating a New Document?