HI
I want to add the row of E column which has duration and it should be date wise like
For employee id - 101 for date 2/4/2022 there are three rows. I want to make it one and start time should be taken from C2 and end time D4 and then it should sum duration 5+0.3+5.
Like this it should do with all dates.
How can we do that?
I am adding input file as well.