JGARDNER-AIT
Board Regular
- Joined
- May 15, 2007
- Messages
- 149
Hello - Is there a additonal formula I can add to an index/match formula to pull a value based on a dynamic column header name?
The indexed raw data can grow and shrink by column depending on project and was looking to automatically code in the coumn header vs hard coding the column number which will not work in a dynamically indexed raw data file.
To further explain what I'm looking for.
I have a part number 123456 in Cell A2 on sheet 1.
I want it to find in sheet 2 the 123456 in fixed column "b" and find a defined column header "description" and then intersect and find the value under the "description" column.
The column "description" could be the 2nd column in the index or the 50th column in the index.
Anyones help would be greatly appreciated.
Thanks - Josh
The indexed raw data can grow and shrink by column depending on project and was looking to automatically code in the coumn header vs hard coding the column number which will not work in a dynamically indexed raw data file.
To further explain what I'm looking for.
I have a part number 123456 in Cell A2 on sheet 1.
I want it to find in sheet 2 the 123456 in fixed column "b" and find a defined column header "description" and then intersect and find the value under the "description" column.
The column "description" could be the 2nd column in the index or the 50th column in the index.
Anyones help would be greatly appreciated.
Thanks - Josh