Hi, I'm new here, and I have a question regarding a problem I ran into today, at work.
I am basically using the VLOOKUP function in a sheet (sheet1), to pull out data from another sheet(sheet2).
But on a regular basis, the Table Array from sheet2 is changed, because the data from sheet2 is downloaded from another source, and as a result, the Table Array I am interested in constantly moves to the right, as more and more information gathered.
However, I am pasting the new data in sheet2, so Excel can't rely on relative reference. And my formula does not work anymore.
I could always manually re-adjust the Table Array in the VLOOKUP function, but it takes some time, and this document needs to be easy to use for other colleagues as well.
So I want Excel to automatically find the column headers from sheet2(which are the same from sheet1) that I am interested in, and use that as the Table Array.
But how do I do just that ? Any suggestions would be great!
I am basically using the VLOOKUP function in a sheet (sheet1), to pull out data from another sheet(sheet2).
But on a regular basis, the Table Array from sheet2 is changed, because the data from sheet2 is downloaded from another source, and as a result, the Table Array I am interested in constantly moves to the right, as more and more information gathered.
However, I am pasting the new data in sheet2, so Excel can't rely on relative reference. And my formula does not work anymore.
I could always manually re-adjust the Table Array in the VLOOKUP function, but it takes some time, and this document needs to be easy to use for other colleagues as well.
So I want Excel to automatically find the column headers from sheet2(which are the same from sheet1) that I am interested in, and use that as the Table Array.
But how do I do just that ? Any suggestions would be great!