Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default how to log all files opened on my pc?


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.

  #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.



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

Thanks Chip - Seems like something the OS should do.

Jgalt.


Chip Pearson wrote:
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.


  #5   Report Post  
Posted to microsoft.public.excel.misc
Steve Yandl
 
Posts: n/a
Default how to log all files opened on my pc?

Jgalt,

If you're running on WinXP, Win2k or beyond or even WinME, you can use WMI
to monitor when a process is launched and then extract information like file
name, path, date/time etc. The problem I've experienced when setting this
up for Office applications is that the process name and command line
information returned simply tells you that EXCEL.EXE or WINWORD.EXE was
started. Then you have to launch a hidden instance of Word and use it's
tasks collection to see which files were launched and I've discovered that
technique to be somewhat unreliable depending on how users launch Excel
files.

Steve


wrote in message
ups.com...
Thanks Chip - Seems like something the OS should do.

Jgalt.


Chip Pearson wrote:
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.






  #6   Report Post  
Posted to microsoft.public.excel.misc
Saruman
 
Posts: n/a
Default how to log all files opened on my pc?

Why not use the Journal Feature in Outlook???

KISS - Keep It Simple Stupid

--
Saruman

---------------------------------------------------------------------------
All Outgoing Mail Scanned By Norton Antivirus 2003
---------------------------------------------------------------------------
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.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can excel files be opened in fixed screen size preset by user? vabraham Excel Discussion (Misc queries) 1 August 28th 05 03:08 PM
Excel not showing last opened files Luis Verme Excel Discussion (Misc queries) 0 August 19th 05 04:20 PM
can't save newly opened files Rasoul Khoshravan Excel Discussion (Misc queries) 1 December 9th 04 07:27 AM
Excel '02: does it allow source files (linked cells) to be opened. RAS Excel Discussion (Misc queries) 1 December 8th 04 11:49 PM
Can Appleworks 6 files be opened in Microsft Office/Word/Excel/ . AFJJAY New Users to Excel 1 November 29th 04 02:07 PM


All times are GMT +1. The time now is 01:00 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"