Forum Discussion

calijim123's avatar
calijim123
Copper Contributor
May 23, 2019

VLOOKUP when col_index_num is unknown, select col_index_num using a header string

I have very large source table_arrays and the cols are not always in the same position. Can I select the "col_index_num" using a string instead of a col number? Thanks.   =VLOOKUP(lookup_value,ta...