Hi there,
Looking for help on the below scenario.
I have two excel workbook,
from excel 1 have to read data and fetch Employee Code, Employee Name, InTime, OutTime (If In and out time is blank have to put 0 (zero) as value), also if any employee is starting date is other that 1 of month then the rest of the date’s In and out will be 0(zero) and put those data in excel 2 field.
The format of both excel is completely different,
{Input data sample}
input -
Daily Attendance.xls (165 KB)
{Output data sample)
Output-
Output.xlsx (12.4 KB)
Thanks in advance