Results 1 to 3 of 3
  1. #1
    CementCarver's Avatar
    CementCarver is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Feb 2013
    Location
    Canada
    Posts
    231

    Error Checking Boxes


    One of my edit forms was working perfectly and now each and every field has an error check icon indicating that the field does not exist. But after checking the control source for most of the fields, they're all correct. Now I cannot update any data via this form, which now states that the recordset is not updateable.

    Weird.... and I don't understand why this is happening?

    CementCarver

  2. #2
    Join Date
    May 2013
    Location
    Dallas TX
    Posts
    1,742
    That tends to mean something has changed in the query or underlying table. Investigate the RecordSource for the form or subform. I'd also check the various properties of the form itself, like DataEntry, Allowaddition and AllowDeletion.

  3. #3
    CementCarver's Avatar
    CementCarver is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Feb 2013
    Location
    Canada
    Posts
    231
    I checked the form's control source and all seems to be ok. The form qualifiers you've mentioned are all set to yes, since this is an input form.

    Not sure what has changed to make every field have this error icon.....cc

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

Similar Threads

  1. Error Checking within Form
    By phd4212 in forum Forms
    Replies: 1
    Last Post: 05-09-2012, 02:46 PM
  2. Error 0 problem with error checking
    By SemiAuto40 in forum Programming
    Replies: 4
    Last Post: 12-07-2011, 12:21 PM
  3. Error checking field, SetFocus does not work
    By SemiAuto40 in forum Access
    Replies: 9
    Last Post: 07-26-2011, 10:08 AM
  4. Error Checking my Entry Result
    By AKQTS in forum Programming
    Replies: 3
    Last Post: 04-21-2011, 07:46 AM
  5. Date error checking
    By oediaz in forum Programming
    Replies: 2
    Last Post: 03-26-2010, 12:08 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