The company I work for requires that every document we provide has a footer. Currently we add the base footer:
ABC Inc/{FileName}/{CreatedDate}/
to the Normal.dotm for everyone and they have to manually change their document's footer with the correct name and date:
ABC Inc/Superuser Question/Sep 8 2009/
How can I change the Normal.dotm to automatically insert the file name and current date in the footer when the user saves their document?