Results 1 to 2 of 2
  1. #1
    CQCDave is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Nov 2014
    Posts
    47

    Enabled and Locked properties

    How am i able to prevent a field from being edited, but not prevent a new record from being created. If i set both Enabled and Locked to Yes for that field it will also prevent any new record being created. Any insight would be helpful. Thanks.



    I am using MS Access 2010

  2. #2
    pbaldy's Avatar
    pbaldy is offline Who is John Galt?
    Windows XP Access 2007
    Join Date
    Feb 2010
    Location
    Nevada, USA
    Posts
    22,642
    You could toggle those properties in the current event of the form, testing with:

    If Me.NewRecord Then
    Paul (wino moderator)
    MS Access MVP 2007-2019
    www.BaldyWeb.com

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

Similar Threads

  1. Replies: 7
    Last Post: 12-09-2014, 03:06 PM
  2. Replies: 3
    Last Post: 12-04-2014, 05:14 AM
  3. Pop Up Log-In Form only After Enabled ActiveX
    By Only4Access in forum Forms
    Replies: 5
    Last Post: 03-26-2014, 07:37 PM
  4. Replies: 6
    Last Post: 12-03-2013, 02:59 AM
  5. Enabled = False
    By Juan4412 in forum Forms
    Replies: 2
    Last Post: 04-19-2011, 06:05 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