Results 1 to 8 of 8
  1. #1
    justphilip2003 is offline Competent Performer
    Windows 8 Access 2010 32bit
    Join Date
    Mar 2013
    Location
    Ohio
    Posts
    125

    Nonreactive Form Objects

    I have a Form,Button Mania, that I am using to study the various design objects. I have three such inserts that are nonreactive to cursor selection. (1) The first is a ComboBox that I have compared Property Sheet settings to a working example, the notable differences are field names and associated Tables, neither have EPs. The drop down, two column display appears as expected. The selected record does not highlight or insert into my main table. (2) The second is a Check Box. Like (1) it is totally nonreactive. It is not inside an option frame nor does it have an EP. (3) The third is a List Box. The box fills with the appropriate choices, but again the selected record does not highlight or insert into my main table. I reconstructed this List Box twice, making certain that the appropriate options, fields and tables were selected. It has no associated EP. Is it possible that there is a commonality between the three objects? TIA Phil

  2. #2
    rzw0wr is offline I will always be a newbie
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2013
    Location
    Indiana
    Posts
    479
    Can you upload a copy and we will take a look.


    Dale

  3. #3
    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 is the Form's AllowEdits Property set? Set to 'No' you'll have the very behavior you're experiencing.

    Linq ;0)>

  4. #4
    justphilip2003 is offline Competent Performer
    Windows 8 Access 2010 32bit
    Join Date
    Mar 2013
    Location
    Ohio
    Posts
    125
    Well I can't explain it, but I found a partial answer. I can't review old records and use the newly created objects! The work just fine on new records. Must have something to do with earlier record non existing fields!? TIA Phil

  5. #5
    justphilip2003 is offline Competent Performer
    Windows 8 Access 2010 32bit
    Join Date
    Mar 2013
    Location
    Ohio
    Posts
    125
    Quote Originally Posted by Missinglinq View Post
    How is the Form's AllowEdits Property set? Set to 'No' you'll have the very behavior you're experiencing.

    Linq ;0)>
    Thanks for the response! I searched all property sheets in question and found no entry "AllowEdits Property." Is there another area to search? I suspect that Access 2010 switched off this field for some reason! Phil

  6. #6
    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
    In Form Design View, with the Form itself selected, go to Properties - Data and halfway or so down you should see

    Allow Additions
    Allow Deletions
    Allow Edits


    Your additional information, above, would tend to support AllowEdits being set to No as the culprit, here. With an existing Record, attempting to use these Controls is 'editing.' Using the Controls on a New Record, on the other hand, is not 'editing.'

    Change AllowEdits to Yes and everything should work as intended. Otherwise you'll really have to Zip your file up and attach it here for us to look at it.

    Linq ;0)>

  7. #7
    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
    The thread has been marked as "Solved." I take that you found the AllowEdits Property of the Form and set it to 'Yes;' is that correct?

    Linq ;0)>

  8. #8
    justphilip2003 is offline Competent Performer
    Windows 8 Access 2010 32bit
    Join Date
    Mar 2013
    Location
    Ohio
    Posts
    125
    Yes Sir! If an expert states it's there, then by golly, I will search until I find it. The problem with being a beginner, I don't always know where to look. Thanks for your patience! This button Mania Form exercise has been a good idea. My current problem is resolving the round "Option Button" non response to a click EP. Phil

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

Similar Threads

  1. Replies: 8
    Last Post: 12-19-2012, 06:56 AM
  2. Replies: 1
    Last Post: 02-23-2012, 12:02 PM
  3. To put objects in Sheet Form cells
    By mazzanrol in forum Forms
    Replies: 2
    Last Post: 11-30-2011, 03:41 AM
  4. Objects on the form
    By injanib in forum Forms
    Replies: 2
    Last Post: 03-19-2011, 01:48 AM
  5. Unable to view objects in (startup) Form
    By sdondeti in forum Forms
    Replies: 0
    Last Post: 11-10-2009, 04:04 PM

Tags for this Thread

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