Hi, I have been struggling to transpose 3 columns of data into rows for the last week. The data relates to a huge number of part numbers - some part numbers have only 5 different field names while others have up to 39 different fields names. Column 1 contains the part number (repeated until next part), colum 2 contains the field name, column 3 contains the field value.
The end result i need is row 1 containing the 39 different field names and Column 1 containing all the part numbers, with the field values inserted accordingly, maybe using a vlookup.
Would very much appreciate your feedback
The end result i need is row 1 containing the 39 different field names and Column 1 containing all the part numbers, with the field values inserted accordingly, maybe using a vlookup.
Would very much appreciate your feedback