Results 1 to 2 of 2
  1. #1
    pedjvak is offline Novice
    Windows 7 64bit Access 2013
    Join Date
    Apr 2013
    Posts
    12

    Post log in procedure

    Dear all
    I have a Database with 3 users - in my Database when it opened by my users start up form is opening and each of them must edit own record on it
    for example user 1 can edit(add) text box 1 ,4,5
    user 2 can edit(add 7 deleting) text box 1 ,4,5
    user 3 can edit text box 3,6
    could you please show me how I can a log in security for each of them

  2. #2
    June7's Avatar
    June7 is online now VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,633
    Login procedure is common topic. Search forum or Google. Review:

    https://www.accessforums.net/forms/p...orm-15623.html

    https://www.accessforums.net/forms/u...gin-22943.html

    Then code or Conditional Formatting will have to enable/disable controls on form according to who is logged in.
    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. create Procedure
    By rsl_mov in forum Programming
    Replies: 1
    Last Post: 08-07-2012, 10:40 AM
  2. On-Click Event Procedure
    By tbassngal in forum Forms
    Replies: 6
    Last Post: 07-20-2011, 07:06 AM
  3. After_Update Procedure
    By Nad_user in forum Programming
    Replies: 3
    Last Post: 04-29-2010, 05:06 AM
  4. How to run VBA procedure
    By bkelly in forum Programming
    Replies: 8
    Last Post: 09-26-2009, 06:08 PM
  5. how to call a sub procedure?
    By dollygg in forum Access
    Replies: 1
    Last Post: 08-18-2009, 05:10 AM

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