Consulting

Results 1 to 3 of 3

Thread: Can excel verify domain server name.

  1. #1
    VBAX Tutor
    Joined
    Sep 2009
    Posts
    231
    Location

    Can excel verify domain server name.

    Hi All,

    I know excel can verify the username by using the environ function.

    Is there a possibility that the excel file verify the domain server name through vba before then it opens. As if this controls a bit the access given to certain user within the same domain server name.

    thanks for any suggestions.

  2. #2
    VBAX Guru Kenneth Hobs's Avatar
    Joined
    Nov 2005
    Location
    Tecumseh, OK
    Posts
    4,956
    Location
    [VBA]environ("userdnsdomain")[/VBA]

  3. #3
    VBAX Tutor
    Joined
    Sep 2009
    Posts
    231
    Location
    thanks a lot Ken this works.

Posting Permissions

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