This returns the value of the first matched cell
=INDEX(A6:A12,MATCH(F16,B6:B12,0))
If there are multiple cells that match F16, I want that added to the result