I have a table that collects time tracking information for employees. When doing data entry for their time, they may have several projects for any given "Weekending", so we created a form with a subform. The parent form has the user pick their name and the weekending date from drop-downs from the Time Tracking table. The subform contains the detail fields from the Time Tracking, such as the project name, number of hours, activity completed, etc. Everything seems to work fine until you go to the Time Tracking table where there is a record for the person and the weekend with no detail AS WELL AS the name/weekending and all of the detail for the person/week. Essentially, the master form seems to be creating a record with only the name/weekending and THEN collecting the name/weekending with the detail. How do I stop it from creating that first non-detail record?
Thank you!!!!!!!!!!!!!
kpit