B3: =MIN(IF(Raw!$D$2:$D$61=$B$1,IF(Raw!$A$2:$A$61=A3,Raw!$C$2:$C$61)))
C3: =MAX(IF(Raw!$D$2:$D$61=$B$1,IF(Raw!$A$2:$A$61=A3,Raw!$E$2:$E$61)))
Enter by pressing Ctrl+Shift+Enter
And if you want it to be blank if they didn't work that day, add ,"" before the last parentheses.
Bookmarks