I have a form where you can add multiple entries .. but the last field that gets entered does not get saved unless you tab to another field after making the entry..
How can I get around this in the form ? I've tried DoCmd.Save but that does not save the last field modified/entered..
How can I get around this in the form ? I've tried DoCmd.Save but that does not save the last field modified/entered..