We use the Filename p (with path) field to return the filename and path in footers. However, using the logical drive letter makes it very unmeaningful to other 4000 users in the corporation! We’d like to have the path refer to the UNC sharenames instead. Does anyone know of a way to either change a setting in Windows XP or Word XP so the Filename field would return the UNC instead of logical drive letter, or, alternatively, we could right code to insert the filename and path if someone can point me to a line or two of VBA code that would return the UNC (I tried ActiveDocument.Path and it just returned the logical drive letter).
Thanks!