Hi!
I need to append time log to time_log table.
I could append table without errors.
But if I append the second time it duplicates.
I cannot index Employee ID & Date coz there will be multiple entries.
Employee_ID, Date, IN, OUT
I need an append query which doesnt duplicate rows.
Thanks to all Access Programmers.
Regards,
Terry.
I need to append time log to time_log table.
I could append table without errors.
But if I append the second time it duplicates.
I cannot index Employee ID & Date coz there will be multiple entries.
Employee_ID, Date, IN, OUT
I need an append query which doesnt duplicate rows.
Thanks to all Access Programmers.
Regards,
Terry.
