I have created a form based on a query which shows multiple records - because the user wants to see an overview of all current records. The user can enter data into blank fields and update the underlying table by clicking on a Save button which also enters today's date into an inactive date field.
How can I lock the fields in such a way that the user is prompted to press the Save button after each entry is made i.e. I only want them to be able to enter one datum at a time before saving?
Thanks
How can I lock the fields in such a way that the user is prompted to press the Save button after each entry is made i.e. I only want them to be able to enter one datum at a time before saving?
Thanks