I have many Word file on my server. if anybody open any file then i
want know that when that file opened and by whom. and which kind of
changes he/she made.
Graham Mayor - 21 Dec 2006 10:25 GMT
There is nothing in Word that will do this. Investigate file management
software.

Signature
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
Word MVP web site http://word.mvps.org
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
> I have many Word file on my server. if anybody open any file then i
> want know that when that file opened and by whom. and which kind of
> changes he/she made.
Chip Orange - 05 Jan 2007 18:56 GMT
Are you comfortable doing advanced VBA programming? You might be able to do
this with a global add-in template installed for all your users.
If not, and you can't purchase the file management software as suggested,
investigate the auditing features of your server to see what file activity
reports they can produce for you.
hth,
Chip
>I have many Word file on my server. if anybody open any file then i
> want know that when that file opened and by whom. and which kind of
> changes he/she made.