Here is my problem.
I have a main form for employees. Then I have a subform that show the employees reg hours for a particular date. One record for each date. Then I have a subform for that form that shows the hours for several projects worked on for that date. Except this subform shows the projects for all the dates, not just the one date. Is there a way to link the forms by the empid and date, so in the second form only shows the dates that match up with the main record by date? Thanks!