JZ, still at this one. Could you please tell me how to "Drag and Drop the forms as stated below"? To automatically link the two so when you add a new record to the main form and then move to the subform the data will be linked.
Thanks, Alex
It is best to set up the relationships first, then Access will automatically link a main form to any subforms which would be the best approach for what you are doing. You would base the main form on the customer table. You would then create another form based on the job table. You would then drag & drop the job form into the customer form. Access will automatically link the two so when you add a new record to the main form and then move to the subform the data will be linked.