View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
Chip Pearson
 
Posts: n/a
Default how to log all files opened on my pc?

You would have to write an add-in for each office program, or a
COM add-in that could be used by all Office programs. Neither is
a trivial task.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


wrote in message
oups.com...

I'm looking for a program or process by which all files of
certain
types (i.e. .xls, .doc, .ppt) will be written to a text log
file on my
pc.

A log entry would be created each time I open a file.

The log entry would list the name of the file, the path, the
date, and
time, and the file type.