I've just inherited an Access database and application which needs modification. I've programmed with Pdox for 10 years, so Access has some frustrations associated with it. Does anyone know how to create a 1->M form where there's a 1->1 lookup (display) on the many side of the form? I've successfully created a subform, but what I want is for an ID number to show its associated description on the child table (which shows many records). Seems difficult in Access, while it's simple in Pdox.