I have a Main-Form with 2 sub-forms and I am using the sub-forms for data entry.
The problem I have is that when the user completes an entry on the sub-form the cursor moves back to the Main-Form and I want it to move to a new record on the appropriate sub-form.
How do I achieve this ??
The problem I have is that when the user completes an entry on the sub-form the cursor moves back to the Main-Form and I want it to move to a new record on the appropriate sub-form.
How do I achieve this ??