You could INDEX the row to do this:
=INDEX($B$2:$I$2,ROW()-2)=J3
Example:
Note: you may need to adjust the number you substract depending on where your table starts on the sheet.