Search results

  1. T

    Unmatched Query

    Hi! Please find attached database. I have created a query to find unmatched data. Where I'm doing wrong? S_log = 301 & T_log = 292 record. Unmatched should be 9 record I'm getting 301.????? Can any one help me in this. Regards, Terry.:confused:
  2. T

    Append Without Duplicate Rows?

    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...
Back
Top Bottom