I have a code which I need to run on all the sheets in a Workbook except "All Employee" Sheet.
This code calculates the time spent by the employees in a shift and their less time (Time not completed in a shift) for each day of the month which is logged horizontally in the sheet.
The problem I...