Hi all. I have read tons of posts on here and cannot find exactly what I am looking for. I have a main form that contains a continuous subform. The main form has the user select and employee from a combo box and then has them enter a dtae. I would like to show only those records with that employee and the date entered when the user exits the date box. Then I would like the user to be able to add additonal records on the subform with the [DateWorked] field defaulting to the value in the date box on the main form. I am attaching my database. The main form in frmEmpHours and the subform is subfrmEmpHours. Any help would be greatly appreciated!!!!