Consulting

Results 1 to 2 of 2

Thread: How to count the No. of times a document is opened.

  1. #1

    How to count the No. of times a document is opened.

    Hi,

    I have set up a worksheet within my excel workbook, that counts the number of times the document is opened and counts the number of times the various worksheets within the document have been viewed.

    I originally set a macro that upon closing the document would copy the worksheet that contains the data to another location.

    My problem is the document is set up as a read only document for user to view only. This is where my problems lies. When i run the macro, it works fine as i have full access rights to that folder location, however users viewing my document will not.

    Is there any way i can get the worksheet saved to this restricted location within the network or is there another method to count the number of times
    the document is opened and the number of times the various worksheets are viewed.

    Any help would be greatly apprecaited.

    Thanks

    BT

  2. #2
    VBAX Tutor nst1107's Avatar
    Joined
    Nov 2008
    Location
    Monticello
    Posts
    245
    Location
    Possibly a text log file. Here's an example from johnske: http://vbaexpress.com/kb/getarticle....94cf22a8e3ee57

Posting Permissions

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