Results 1 to 3 of 3
  1. #1
    msasan1367 is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Feb 2013
    Posts
    60

    custom login form


    how can I create login form in access that has some users and each user have different permission thanks

  2. #2
    alansidman's Avatar
    alansidman is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Apr 2010
    Location
    Steamboat Springs
    Posts
    2,529
    I like this concept and have used it on several occasions. It uses the Window Login to set permissions.

    http://www.mrexcel.com/forum/microso...ns-system.html

  3. #3
    msasan1367 is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Feb 2013
    Posts
    60
    I find it
    just go in onload event and write this code
    Code:
    docmd.restore
    docmd.openform "login"

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

Similar Threads

  1. Login Form
    By greatopoo in forum Programming
    Replies: 1
    Last Post: 12-02-2012, 03:13 PM
  2. Replies: 1
    Last Post: 12-11-2011, 11:48 AM
  3. Login form with nt login
    By hitesh_asrani_j in forum Forms
    Replies: 6
    Last Post: 09-22-2011, 11:43 AM
  4. Login to a form?
    By tandkb in forum Forms
    Replies: 0
    Last Post: 04-25-2011, 06:05 PM
  5. Login Form
    By Kookai in forum Access
    Replies: 3
    Last Post: 10-18-2010, 04:23 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