An AutoNew macro could do it. You'd need to have that macro included in
every template the users use.
Record a new macro -- name it AutoNew -- and in a new document, go through
the steps of navigating to the footer area, inserting a {filename } field
(I'm assuming you'd want the name of the file they're creating), then
closing the footer area and returning to the beginning of the document to
begin writing/composing.
There are additional steps you could take to make sure that the field is
updated after the file is given a permanent name, so that it displays when
opened (e.g., an AutoOpen macro that navigates to the footer, updates the
field, then returns to the beginning for additional editing/writing/etc.).
If all of the templates users use are stored on a network server, this could
be fairly straightforward to accomplish (assuming no existing AutoOpen or
AutoNew macros). Simply use the Organizer (Tools - Templates and Add-ins -
Organizer) to copy the macro to the target templates.
--
Herb Tyson MS MVP
Author of the Word 2007 Bible
Blog:
http://word2007bible.herbtyson.com
Web:
http://www.herbtyson.com