Hello! And thank you for your reply. I have not tried the On Exit event to add a new record because there's no one field that will always be the last field with data entered into it. If I applied the On Exit event to every field, that wouldn't work either, for obvious reasons. It just seems...
Can someone tell me how I can make it to where when the user hits the tab key, it will tab through the fields on a table or form and when the user hits the Enter key, it will open a new record in the first field?
Most of the records that will be entered into my database will not have all...