keel_or_zip
Aug 21 2010, 08:43 PM
How can I put in message box from a field to remind the user the save data first before going on to the other fields? Thanks
theDBguy
Aug 21 2010, 10:50 PM
Hi,
Access will automatically save the record once the user close the form or moves to another record. Access does not save the fields one at a time. Do you really need to save the record every time the user moves to another field? How are you saving the field now?