Helo, everybody. Every day I have to calculate the workload of employees.
My spreadsheet looks like
mo thue wedn thurs fri
Pete 6 8 9 5 h
Steve h h h 6 8
Nelly s 5 9 5 7
"h" represents a holiday and "s" is absence for medical reason.
Im looking for a (matrix)formula which gives me the average/day, so I can attribute a value to an day of absence. In fact the counted values should look like :
mo thue wedn thurs fri
Pete 6 8 9 5 7.5
Steve 6 6.5 9 6 8
Nelly 6 5 9 5 7
Thanks in advance !
My spreadsheet looks like
mo thue wedn thurs fri
Pete 6 8 9 5 h
Steve h h h 6 8
Nelly s 5 9 5 7
"h" represents a holiday and "s" is absence for medical reason.
Im looking for a (matrix)formula which gives me the average/day, so I can attribute a value to an day of absence. In fact the counted values should look like :
mo thue wedn thurs fri
Pete 6 8 9 5 7.5
Steve 6 6.5 9 6 8
Nelly 6 5 9 5 7
Thanks in advance !