Results 1 to 3 of 3
  1. #1
    Candace is offline Novice
    Windows 7 64bit Access 2016
    Join Date
    Mar 2017
    Posts
    6

    How to make the save button work like I want it to

    Another queston,



    When I click the save button that saves the record, it does except errors popup because there are fields that can't be null. The message pops up to say it needs filled in and thats fine. But I want the same button to also close after all the fields are filled in as they should be. If I have it save and close it says it can't right now and do I want to close anyway and if I say no it goes back to the form. If I say yes another error about a Macro error pops up. It's ugly and I would rather that not happen. How can I make the save button que me to fill in the fields and then when they are all correct save and close the form?

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows 10 Access 2010 32bit
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Access will save record when you move from that record, provided any/all validation is completed.

    If you allow a field to be Null (Required = False), then if you move to another record, the first record will be saved.
    Maybe there is more to your question. We haven't seen many details nor a description of your project/database.

  3. #3
    Candace is offline Novice
    Windows 7 64bit Access 2016
    Join Date
    Mar 2017
    Posts
    6
    Thank you....I looked here at some other posts and found how to build what I needed to have happen on the save button. It works perfectly! This is a wealth of informaton once you figure out what you need to look for.

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

Similar Threads

  1. Replies: 4
    Last Post: 02-12-2014, 12:49 PM
  2. form - save entered data only with save button
    By cbrxxrider in forum Forms
    Replies: 3
    Last Post: 10-20-2013, 12:39 PM
  3. Replies: 3
    Last Post: 10-08-2012, 08:40 AM
  4. Save Data so Escape key doesn't work
    By MintChipMadness in forum Forms
    Replies: 13
    Last Post: 08-16-2012, 01:24 PM
  5. make Add Record button work
    By janjan_376 in forum Forms
    Replies: 3
    Last Post: 06-05-2009, 04:22 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