Try this formula to return highest month

=INDEX(B1:J1,AGGREGATE(15,6,COLUMN(B1:J1)-1/((B2:J8=MAX(B2:J8))),1))