vba - Disable Autosave in Microsoft Access -
i newbie access , want know something.
i created form , doesn't work way want to. when enter data form fields data saved automatically. want disable auto save feature , make user click save button save record because want run code when new recode added or existing record changed.
a quick solution appreciated.
use unbound form , create vba code save data table on on_lick event of custom save button
Comments
Post a Comment