Results 1 to 2 of 2
  1. #1
    Aosmond is offline Novice
    Windows 7 64bit Access 2003
    Join Date
    Jan 2013
    Posts
    8

    Form with limited access question


    Hello I have a form that multi people can use, but I want only one field to have all users be able to update, and the rest of the fields they can view, but only myself can update them. Can you please advice. Thank you

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    53,771
    This would require a user info table, code that identifies who the user is (a login procedure in the db or grab the username from network login), and more code that sets Enabled property of textboxes.

    Login procedure is common topic.

    Restricting user interaction with forms based on user permissions is also common topic.
    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: 1
    Last Post: 11-26-2013, 01:41 AM
  2. Replies: 2
    Last Post: 10-28-2013, 05:26 PM
  3. Replies: 1
    Last Post: 09-21-2013, 10:42 PM
  4. Limited use
    By kevbetty in forum Security
    Replies: 1
    Last Post: 03-29-2010, 11:34 AM
  5. Indexes limited
    By DanW in forum Access
    Replies: 6
    Last Post: 11-12-2009, 03:12 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