I have a subform that is a continuous form. When the user advances from one record to the next and starts typing, after a second or two the record appears to be committed to the database, and the data that was entered is now highlighted. If they are typing and are not paying attention, it causes them to overwrite what they previously typed in.
Is there a way to either change how long a form waits before it commits the record, or how to stop it from highlighting the data so the user does not clear it by mistake?
Is there a way to either change how long a form waits before it commits the record, or how to stop it from highlighting the data so the user does not clear it by mistake?