Complete and save data entered in a form before moving to next rec

S

Stacey L

I am looking for help with building an expression or macro that will not
allow the user to enter data into a new record until they have saved the
record they are working on. For instance, I would like a pop up that tells
the user to hit 'ok to save' when they try to move to another record - ie
-you can't move off the form for that record until you acknowledge 'ok to
save' - and the form does not have to be complete - I just don't want the
person to move to another field on the form that pertains to another record.
(Is this message clear? - I am not super Access or SQL savvy but get around
okay)
Thanks in advance..
Stacey
 
R

Rick B

Moving from one record to another automatically saves the record. This
extra warning is pointless.
 
Top