Dear All,
I have a list of Employee time sheet from Fingerprint time attendance machine. But the machine software have problem so the time In and Out was not displayed on the Field IO so I cannot know what time is In, what time is Out.
The list as below.
Could you help me to use Query or VBA code to update "In" or "Out" to every pair of row with the same WorkedDate and EmployeeID. The 1st row is "IN", 2nd row is "OUT". If there's only row, update it with "IN".
Thank you very much.
Link .mdb file: Link
I have a list of Employee time sheet from Fingerprint time attendance machine. But the machine software have problem so the time In and Out was not displayed on the Field IO so I cannot know what time is In, what time is Out.
The list as below.
Could you help me to use Query or VBA code to update "In" or "Out" to every pair of row with the same WorkedDate and EmployeeID. The 1st row is "IN", 2nd row is "OUT". If there's only row, update it with "IN".
Thank you very much.
Link .mdb file: Link