Results 1 to 2 of 2
  1. #1
    kmims44 is offline Novice
    Windows XP Access 2010 32bit
    Join Date
    May 2012
    Posts
    24

    User Level Permission/Access to certain forms

    I know this topic has been discussed many times but the way my database is set up I can't figure out how to get my permissions functioning. I have a login that store the employee's name as TempVars![CurrentUserID]. On the Employees Table there are fields called "PR Access" "WO Access"...etc. Is there a way to run a query like Find CurrentUserID, if field is True, allow user to open Form X, Form Y, Form z...etc.?

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,929
    I have never used TempVars, however, I doubt what you want can be done.

    I store user ID on a form that never closes, such as MainMenu. That way it is always available for reference by code and queries.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 13
    Last Post: 11-18-2013, 02:20 PM
  2. Replies: 7
    Last Post: 02-22-2013, 04:57 PM
  3. Clarifications on User-level access
    By Datech in forum Security
    Replies: 5
    Last Post: 04-30-2012, 10:32 AM
  4. User-level access to specific records
    By gbonnaville in forum Security
    Replies: 7
    Last Post: 03-29-2012, 11:14 AM
  5. user level security and splitting access db
    By tomClark in forum Security
    Replies: 3
    Last Post: 02-06-2010, 04:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums