+ Reply to Thread
Results 1 to 2 of 2

User identity

  1. #1
    Tine
    Guest

    User identity

    Hi.....As it is possble to grant access to protected cells without use of
    password to specified users, Excel in some way logs the identity of the
    user.
    We would like to grab the identity of the user and via a macro stamp this
    identity into a specified cell.

    Is anyone having a brilliant idea?


  2. #2
    ADG
    Guest

    RE: User identity

    Hi Tine

    You can get user ID easily enough Environ$("Username") will return this. You
    could check this value in a start up macro and unprotect the cells if the
    user is found, or protect the cells if not found. Ideally you want to
    intercept any save request and ensure that the cells are protected at the
    time of saving


    --
    Tony Green


    "Tine" wrote:

    > Hi.....As it is possble to grant access to protected cells without use of
    > password to specified users, Excel in some way “logs” the identity of the
    > user.
    > We would like to “grab” the identity of the user and via a macro stamp this
    > identity into a specified cell.
    >
    > Is anyone having a brilliant idea?
    >


+ 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