[TABLE="class: outer_border, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]sunday[/TD]
[TD]monday[/TD]
[TD]tuesday[/TD]
[TD]wednesday[/TD]
[TD]thursday[/TD]
[TD]friday[/TD]
[TD]saturday[/TD]
[/TR]
[TR]
[TD]peter[/TD]
[TD][TABLE="width: 82"]
<tbody>[TR]
[TD="class: xl66, width: 82"]09:30 - 15:00[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][TABLE="width: 82"]
<tbody>[TR]
[TD="class: xl66, width: 82"]15:00 - 22:45[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][TABLE="width: 82"]
<tbody>[TR]
[TD="class: xl66, width: 82"]09:30 - 15:00[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]amy[/TD]
[TD][/TD]
[TD][TABLE="width: 82"]
<tbody>[TR]
[TD="class: xl66, width: 82"]09:30 - 19:00[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][TABLE="width: 82"]
<tbody>[TR]
[TD="class: xl66, width: 82"]13:15 - 22:45[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD]09:30 - 19:00[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]before 13:00[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD]2[/TD]
[TD]0[/TD]
[/TR]
[TR]
[TD]after 13:00[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD]0[/TD]
[/TR]
</tbody>[/TABLE]
hello all,
with this table of my staff schedule, i would like to count the occurrence of daily before 13:00 / after 13:00, how can i do this like "left and countif"?
format cell need to be hh:mm
thanks all your great answer
<tbody>[TR]
[TD][/TD]
[TD]sunday[/TD]
[TD]monday[/TD]
[TD]tuesday[/TD]
[TD]wednesday[/TD]
[TD]thursday[/TD]
[TD]friday[/TD]
[TD]saturday[/TD]
[/TR]
[TR]
[TD]peter[/TD]
[TD][TABLE="width: 82"]
<tbody>[TR]
[TD="class: xl66, width: 82"]09:30 - 15:00[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][TABLE="width: 82"]
<tbody>[TR]
[TD="class: xl66, width: 82"]15:00 - 22:45[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][/TD]
[TD][TABLE="width: 82"]
<tbody>[TR]
[TD="class: xl66, width: 82"]09:30 - 15:00[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]amy[/TD]
[TD][/TD]
[TD][TABLE="width: 82"]
<tbody>[TR]
[TD="class: xl66, width: 82"]09:30 - 19:00[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD][TABLE="width: 82"]
<tbody>[TR]
[TD="class: xl66, width: 82"]13:15 - 22:45[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD][/TD]
[TD]09:30 - 19:00[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]before 13:00[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD]2[/TD]
[TD]0[/TD]
[/TR]
[TR]
[TD]after 13:00[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD]1[/TD]
[TD]1[/TD]
[TD]0[/TD]
[TD]0[/TD]
[TD]0[/TD]
[/TR]
</tbody>[/TABLE]
hello all,
with this table of my staff schedule, i would like to count the occurrence of daily before 13:00 / after 13:00, how can i do this like "left and countif"?
format cell need to be hh:mm
thanks all your great answer