This feels like a common question but I cannot get it to work or find an absolute answer:
How to make the column_index "auto-increment" as I drag horizontally the cell with this VLOOKUP formula?
=VLOOKUP(input!$B$3,data!$A4:$AJ52,2)
My lookup tables has 30 to 50 columns each. If auto-incrementing the column index is possible then it will be a great help.