Ray, I confess I'm not entirely sure I can fathom from your file what exactly you want to return nor where you want to return it but in essence...
Find Text if it Exists for Given Name & Date:
On an aside, to SUM the hours you don't need Arrays or SUMPRODUCTs you can in fact use a basic and very efficient SUMIF by using INDEX to establish the summation range:
The first formula will return an error should no text exist... you could thus compare the two formulae to validate - ie if no error in first formula (ie text returned) hours should be 0 etc...
Bookmarks