I an pretty new to all this and a bit confused, so any help would be great. I have two tables, a customer table, with ID, Name, address, etc. and a work performed table, with task ID, task, etc. I want to create a Form that I can select the customer ID with a lookup table, and then have all the details for that record appear, with a subform for the work performed. I can make all this work, except for the displaying of the initial record. I hope this makes sense.