+ Reply to Thread
Results 1 to 2 of 2

track who enters into the workbook and what time and when they leave the workbook

  1. #1
    Forum Contributor
    Join Date
    12-16-2006
    Posts
    349

    Unhappy track who enters into the workbook and what time and when they leave the workbook

    Need help with a code that on workbook open it records the users details and time of entry and the time they close the workbook. I have over 100 Excel files mainly accessed by upto ten different people at different times. I just want to keep a track on what time it takes to update each file.

    Also on close of work book I would like a macro to seach a specific coloum ie "E" and see how many no blanks there are.

  2. #2
    Forum Contributor VBA Noob's Avatar
    Join Date
    04-25-2006
    Location
    London, England
    MS-Off Ver
    xl03 & xl 07(Jan 09)
    Posts
    11,988
    Hi,

    Try this log for help on the log. This will work of the user enables macro's. Adapt the code for the closed workbook part

    http://www.j-walk.com/ss/excel/tips/tip95.htm

    and this site should help you with the Closed workbook issue. Sumproduct works on closed workbooks.

    http://www.xldynamic.com/source/xld.SUMPRODUCT.html

    If you want to extract info from a closed workbook then try Ron's site

    http://www.rondebruin.nl/ado.htm

    VBA Noob
    _________________________________________


    Credo Elvem ipsum etian vivere
    _________________________________________
    A message for cross posters

    Please remember to wrap code.

    Forum Rules

    Please add to your signature if you found this link helpful. Excel links !!!

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1