Thread
:
counting how many employees are scheduled to work by hour
View Single Post
#
4
Posted to microsoft.public.excel.worksheet.functions
barry houdini[_37_]
external usenet poster
Posts: 10
counting how many employees are scheduled to work by hour
Try like this
=SUMPRODUCT((($B$3:$B$24<=$A36)+($C$3:$C$24=$A37) +($B$3:$B$24$C$3:$C
$24)=2)+0)
regards, daddy
Reply With Quote
barry houdini[_37_]
View Public Profile
Find all posts by barry houdini[_37_]