Hello! I seem to be stumped again unfortunately, need to use a nested Index and Match function to pull certain data from a filtered list and trying to follow the examples but I'm just completely lost, I need to pull the Art title and release date from the highest estimated value piece within the filtered set, I currently have
=INDEX(A15:J178,MATCH(C14,A15:J176,0),9)
which is returning #NA so, I know I have something wrong unfortunately. Any help or tips would be greatly appreciated.

Thanks,

Xandler