Goal:
Track Number of times employee is Late in a rolling 12 week period
Attempted Method
Start // Date Manually entered
=C3 // Entered 1/1/2012
End
=C3()+84 = 3/25/2012
I have dates horizontally (D1:CO1)
RANGE1 Start RANGE2 End
In theory i would like to =Countif (hlookup(Start : END), "Late")
Obviously this does not work but I hope you get the idea. The next part would be each range would be a row down and counting Lates in that range.
Any help would be appreciated
Track Number of times employee is Late in a rolling 12 week period
Attempted Method
Start // Date Manually entered
=C3 // Entered 1/1/2012
End
=C3()+84 = 3/25/2012
I have dates horizontally (D1:CO1)
RANGE1 Start RANGE2 End
In theory i would like to =Countif (hlookup(Start : END), "Late")
Obviously this does not work but I hope you get the idea. The next part would be each range would be a row down and counting Lates in that range.
Any help would be appreciated
Last edited: