Results 1 to 3 of 3
  1. #1
    charlieb is offline Novice
    Windows 7 32bit Access 2013
    Join Date
    Feb 2015
    Posts
    20

    help with error message Update or Cancel update

    I am getting an error message when I try to save or close a form.....Update or cancel update w/out add new or edit



    What does that mean?

  2. #2
    John_G is offline VIP
    Windows 7 32bit Access 2010 32bit
    Join Date
    Oct 2011
    Location
    Ottawa, ON (area)
    Posts
    2,615
    Sounds like it might be a VBA code error, where you have made changes to fields in a record, then used a recordset.Update command without having issued a recordset.AddNew or recordset.Edit first.

  3. #3
    charlieb is offline Novice
    Windows 7 32bit Access 2013
    Join Date
    Feb 2015
    Posts
    20
    I have not done any vba coding (manually) however I did remove 2 fields from a table I am using in a form. Is that what you are referring to? Also, my form has a refresh button.

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

Similar Threads

  1. Suppress "Error" message following "Cancel = True"
    By GraeagleBill in forum Programming
    Replies: 7
    Last Post: 03-23-2014, 05:40 PM
  2. Detecting a Before Update Cancel
    By EddieN1 in forum Programming
    Replies: 3
    Last Post: 06-09-2013, 08:04 PM
  3. Y N cancel message box
    By cantord in forum Forms
    Replies: 8
    Last Post: 11-28-2012, 02:20 PM
  4. Message Box to Confirm Update
    By MintChipMadness in forum Programming
    Replies: 2
    Last Post: 08-15-2012, 03:52 PM
  5. Yes/No/Cancel Message Box
    By lynnmc26 in forum Access
    Replies: 0
    Last Post: 04-01-2011, 07:26 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