I have a form which shows me my chosen customers details and a subform listing all jobs performed for the customer. You select the job in question from the list and this opens a 2nd for giving details of the job. This works well until i want to add a new job. as soon as the 2nd form moves to a new record it resets the customer id field back to 0 and i have to retype the correct customer ID for the update to work. My question is how can i make this field use the current customer id for new recoords.
Thanks
Thanks