Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

working days calculation

Hi,

I'm looking for a calculation to perform a task that would give me a number of working days for each employee. Below is the sample data

 

Emp nameCreated DateMondayTuesdayWednesdayThursdayFridaySaturdaySundayWorking Days
Emp14/13/2022 13:050088888 
Emp24/13/2022 13:058888800 
Emp34/13/2022 13:055555500 
Emp44/13/2022 13:056666600 
Emp54/13/2022 13:058808808 
Emp64/13/2022 13:050777770 
Emp74/13/2022 13:054440004 
Emp84/13/2022 13:050800880 
Emp94/13/2022 13:057.57.57.57.57.500 

 

I've tried using different formulas but I couldn't get the right number.

 

I'd need to count the numbers by eliminating "0" from the count.

1 Reply