Results 1 to 4 of 4
  1. #1
    drunkenneo is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Jun 2013
    Posts
    199

    Editable but non addidtion in Form

    I have a form which is opening a table.



    I want to keep a column only editable but user cannot add new entry in the table how can i do that?

  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,632
    Do you mean the form is bound to the table? Set the form AllowAdditions property to No.
    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.

  3. #3
    drunkenneo is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Jun 2013
    Posts
    199
    yes it is bound, but changing the property is not effecting the problem.

  4. #4
    Missinglinq's Avatar
    Missinglinq is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    May 2012
    Location
    Richmond (Virginia, not North Yorkshire!)
    Posts
    3,018
    How are you opening the Form? If you're opening it through code, from another Form, the parameters you use in the OpenForm command can override the secondary Form's native properties.

    Linq ;0)>

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

Similar Threads

  1. Editable Form with select query
    By drunkenneo in forum Access
    Replies: 2
    Last Post: 01-07-2014, 05:18 AM
  2. None of my form fields are editable...why?
    By logan3975 in forum Forms
    Replies: 11
    Last Post: 11-19-2013, 10:29 AM
  3. Unbound Form and Editable Subform
    By tndinnc in forum Forms
    Replies: 6
    Last Post: 04-19-2013, 05:42 PM
  4. Editable & viewable form
    By ScottXe in forum Forms
    Replies: 3
    Last Post: 08-05-2012, 10:47 AM
  5. Populate Form And Make Editable
    By Rick5150 in forum Forms
    Replies: 1
    Last Post: 10-04-2011, 09:04 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