Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 94
Default Workbook tracking.

I'm not sure if this is a programming question of sorts, but hopefully
someone here will have had to at least think about this before.

What I'd like to do is track users opening a Workbook. I just want to know
basic info, such as username and is possible time it occured.

I could, I suppose, write a logfile to do this on WorkBook_Open and grab the
environ.user as write is somewhere. However I was hoping that rather than
having to resort to coding, Excel may offer me an inbuilt option. Sharing the
Wrokbook is no good as I need to know users who access the sheet and make no
changes too!

Any help would be great.

TIA.
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7,247
Default Workbook tracking.

There is no automatic way to track a workbook's usage. You'd have
to write code in the Workbook_Open event to catch the
information.


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


"DaveO" wrote in message
...
I'm not sure if this is a programming question of sorts, but
hopefully
someone here will have had to at least think about this before.

What I'd like to do is track users opening a Workbook. I just
want to know
basic info, such as username and is possible time it occured.

I could, I suppose, write a logfile to do this on WorkBook_Open
and grab the
environ.user as write is somewhere. However I was hoping that
rather than
having to resort to coding, Excel may offer me an inbuilt
option. Sharing the
Wrokbook is no good as I need to know users who access the
sheet and make no
changes too!

Any help would be great.

TIA.



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
Tracking Workbook Usage Sophia Excel Programming 0 June 10th 04 12:17 AM
Tracking workbook usage Sophia[_3_] Excel Programming 3 June 5th 04 04:24 AM
Tracking Workbook usage Sophia[_3_] Excel Programming 0 June 5th 04 12:21 AM
Macros/Tracking/WorkBook Sharing Help Please Bill King Excel Programming 0 October 15th 03 05:08 PM
Macros/Tracking/WorkBook Sharing Help Please Bill King Excel Programming 0 October 15th 03 05:06 PM


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

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

About Us

"It's about Microsoft Excel"