I have a main form; Client File, the linked subforms are on individual tabs in the main form. All forms are linked by the PK "ClientID".
What's happening is that when I finish filling out the last field of the main form and hit the tab key on my key board, the all of the fields clear out. The informatoin gets saved but when I attempt to fill in the other subforms I can not use the Client ID because I get an error message telling me that the number already exists and duplicates are not allowed.
If I don't hit the tab on my keyboard and instead scroll back up and access the subform then all of the information stays in place and the whole thing works fine.
What I want to have happen is when that last field is filled in and the tabkey or enter key is hit then the information stays in place and the user is automatically taken to the next subform.
Your help is most welcomed.
What's happening is that when I finish filling out the last field of the main form and hit the tab key on my key board, the all of the fields clear out. The informatoin gets saved but when I attempt to fill in the other subforms I can not use the Client ID because I get an error message telling me that the number already exists and duplicates are not allowed.
If I don't hit the tab on my keyboard and instead scroll back up and access the subform then all of the information stays in place and the whole thing works fine.
What I want to have happen is when that last field is filled in and the tabkey or enter key is hit then the information stays in place and the user is automatically taken to the next subform.
Your help is most welcomed.