Try

=INDEX(A$3:A$102,MATCH("Keith",A$1:A$100,0))

Notice the 2 row offset of the 2 referenced ranges.