Results 1 to 3 of 3
  1. #1
    nescb is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2016
    Posts
    1

    MS Access Login Form

    Hi, I am developing a simple database in our office and and I need five login access:



    Level 1: All Users
    Level 2: Reception
    Level 3: Employee Relations
    Level 4: Admin
    Level 5: System Admin

    My knowledge is only limited to login form then it opens a switchboard.

    Can you help me how to make it a point that when a user logs in, it will directly open to the target form and not anymore opens a switchboard.

    Example:

    Level 1: Login All Users, Password then opens All Users Form.

    Level 2: Login Reception, Password then opens Reception Form.

    Level 3: Login Employee Relations then open Employee Relations Form.

    And so on...

    Appreciate your great help.

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,527
    youd need a tUsers table,
    USERID, RIGHTS

    when user logs in, capture userid,lookup their rights , then allow the form to open.

  3. #3
    djspod is offline Competent Performer
    Windows 7 64bit Access 2013
    Join Date
    Mar 2015
    Posts
    164
    This video and great tutorial was very useful in creating exactly what you want in your post.

    https://youtu.be/DxRpo496w_c

    Sent from my SM-N9005 using Tapatalk

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

Similar Threads

  1. Replies: 4
    Last Post: 07-17-2015, 10:04 AM
  2. Replies: 2
    Last Post: 04-17-2015, 10:59 AM
  3. Replies: 3
    Last Post: 03-17-2014, 10:23 AM
  4. Access Crashes on rerun of autoexec/login form
    By chris.williams in forum Programming
    Replies: 1
    Last Post: 01-07-2013, 01:16 PM
  5. Access login form help
    By Tempuser in forum Forms
    Replies: 8
    Last Post: 09-10-2009, 06:55 AM

Tags for this Thread

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