99Mozart17
New Member
- Joined
- Jun 3, 2019
- Messages
- 1
Hello,
I am brand new to excel and need some assistance on how to enter a formula that will calculate the percentage of how many days a week an employee clocked in at 10:05am and anytime before that.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]May[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]05/01/19
[/TD]
[TD]10:06
[/TD]
[/TR]
[TR]
[TD]05/02/19[/TD]
[TD]10:05[/TD]
[/TR]
[TR]
[TD]05/03/19[/TD]
[TD]10:11[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 268"]
<tbody>[TR]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
This is what i have so far
COUNTIF(B3:B5)," <10:06 "
Red indicates that i am unsure if that is right.
I am brand new to excel and need some assistance on how to enter a formula that will calculate the percentage of how many days a week an employee clocked in at 10:05am and anytime before that.
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]May[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]05/01/19
[/TD]
[TD]10:06
[/TD]
[/TR]
[TR]
[TD]05/02/19[/TD]
[TD]10:05[/TD]
[/TR]
[TR]
[TD]05/03/19[/TD]
[TD]10:11[/TD]
[/TR]
</tbody>[/TABLE]
[TABLE="width: 268"]
<tbody>[TR]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
This is what i have so far
COUNTIF(B3:B5)," <10:06 "
Red indicates that i am unsure if that is right.