I am trying to write a formula to pull in the date of the most recent event where the participant scored less than a 9 on a test. I've provided a picture below. this is the formula that i was trying to use but i'm missing something. =IF(MATCH(E3,A:A,0),IF(C:C<8,MAX(B:B),""))
excel help.png
Bookmarks