Would appreciate some help creating a formula to make my life a little easier. I need to create a two column list based on the information below (actual data set is over 1000 rows and 320 reference columns).
As in the example below, I need the output to list each instance of an Item # (C2~) where there is a value in G2~, but the returned value that it populates in the list needs to be from the header in G1~. It needs to ignore any ref # values that have an empty cell, and it needs to output the data vertically. Hopefully that makes sense.
I don't have control of the input sheet or output format as it's system driven. It's a large data set (over 300k possible permutations) hence wanting to do this systematically instead of manually... Any help would be much appreciated.
Output list example is A7-B18.
As in the example below, I need the output to list each instance of an Item # (C2~) where there is a value in G2~, but the returned value that it populates in the list needs to be from the header in G1~. It needs to ignore any ref # values that have an empty cell, and it needs to output the data vertically. Hopefully that makes sense.
I don't have control of the input sheet or output format as it's system driven. It's a large data set (over 300k possible permutations) hence wanting to do this systematically instead of manually... Any help would be much appreciated.
Output list example is A7-B18.