One way is to use a COLUMNS function in place of the 2, e.g. if your first formula is in J2 try this copied across
=VLOOKUP($H2,$B:$IV,COLUMNS($J2:J2)+1,FALSE)
regards, barry