JimboJones16
New Member
- Joined
- Nov 17, 2016
- Messages
- 2
Hello,
I have a data set that looks like this:
In the first data table, the columns named 1-5 are essentially feedback from sales people on information for Companies 1-7 (but goes to around 220 Companies in my RL spreadsheet).
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]1[/TD]
[TD]2[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[/TR]
[TR]
[TD][TABLE="width: 72"]
<tbody>[TR]
[TD="class: xl67, width: 72"]Company1[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]ProductA[/TD]
[TD]ProductB[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 72"]
<tbody>[TR]
[TD="class: xl67, width: 72"]Company2[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]ProductB[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 72"]
<tbody>[TR]
[TD="class: xl67, width: 72"]Company3[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]ProductC[/TD]
[TD]ProductB[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 72"]
<tbody>[TR]
[TD="class: xl67, width: 72"]Company4[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]ProductD[/TD]
[TD]ProductB[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 72"]
<tbody>[TR]
[TD="class: xl67, width: 72"]Company5[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]ProductE[/TD]
[TD]ProductB[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 72"]
<tbody>[TR]
[TD="class: xl67, width: 72"]Company6[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]ProductB[/TD]
[TD]ProductD[/TD]
[TD]ProductA[/TD]
[TD]ProductJ[/TD]
[TD]ProductV[/TD]
[/TR]
[TR]
[TD][TABLE="width: 72"]
<tbody>[TR]
[TD="class: xl67, width: 72"]Company7[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]ProductA[/TD]
[TD]ProductB[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I'd like to automatically manipulate the data so that it looks something like the below, where the intelligence is then summarised by the original Product, and lists the Companies instead, albeit horizontally:
The data will need to accommodate going up to 15 feedback columns (one product is mentioned up to around 15 times).
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]1[/TD]
[TD]2[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]6[/TD]
[TD]7[/TD]
[/TR]
[TR]
[TD]ProductA[/TD]
[TD]Company1[/TD]
[TD]Company6[/TD]
[TD]Company7[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]ProductB[/TD]
[TD]Company1[/TD]
[TD]Company2[/TD]
[TD]Company6[/TD]
[TD]Company4[/TD]
[TD]Company3[/TD]
[TD]Company5[/TD]
[TD]Company7[/TD]
[/TR]
[TR]
[TD]ProductC[/TD]
[TD]Company3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]ProductD[/TD]
[TD]Company4[/TD]
[TD]Company6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]ProductE[/TD]
[TD]Company5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]ProductJ[/TD]
[TD]Company6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]ProductV[/TD]
[TD]Company6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I have pulled this data together for insight; the sequential alpha and numeric characters have no actual relation to the data flow or relationship. The data itself is actually text that includes spaces and hypens, as well as blanks as above.
I think that some combination of IF, INDEX and MATCH formula might work for this, but I'm still fairly new to them and need a quick turnaround on this! I'm also struggling due to the horizontal and vertical complexaties.
I am sure there is a simple formula to help me create the second data table? I already have a unique list of the 'Products', so just need a formula to fill in all of the approporaite Company insight in italics.
Thank you very much in advance.
Best regards,
JJ
I have a data set that looks like this:
In the first data table, the columns named 1-5 are essentially feedback from sales people on information for Companies 1-7 (but goes to around 220 Companies in my RL spreadsheet).
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]1[/TD]
[TD]2[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[/TR]
[TR]
[TD][TABLE="width: 72"]
<tbody>[TR]
[TD="class: xl67, width: 72"]Company1[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]ProductA[/TD]
[TD]ProductB[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 72"]
<tbody>[TR]
[TD="class: xl67, width: 72"]Company2[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]ProductB[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 72"]
<tbody>[TR]
[TD="class: xl67, width: 72"]Company3[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]ProductC[/TD]
[TD]ProductB[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 72"]
<tbody>[TR]
[TD="class: xl67, width: 72"]Company4[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]ProductD[/TD]
[TD]ProductB[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 72"]
<tbody>[TR]
[TD="class: xl67, width: 72"]Company5[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]ProductE[/TD]
[TD]ProductB[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][TABLE="width: 72"]
<tbody>[TR]
[TD="class: xl67, width: 72"]Company6[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]ProductB[/TD]
[TD]ProductD[/TD]
[TD]ProductA[/TD]
[TD]ProductJ[/TD]
[TD]ProductV[/TD]
[/TR]
[TR]
[TD][TABLE="width: 72"]
<tbody>[TR]
[TD="class: xl67, width: 72"]Company7[/TD]
[/TR]
</tbody>[/TABLE]
[/TD]
[TD]ProductA[/TD]
[TD]ProductB[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I'd like to automatically manipulate the data so that it looks something like the below, where the intelligence is then summarised by the original Product, and lists the Companies instead, albeit horizontally:
The data will need to accommodate going up to 15 feedback columns (one product is mentioned up to around 15 times).
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD][/TD]
[TD]1[/TD]
[TD]2[/TD]
[TD]3[/TD]
[TD]4[/TD]
[TD]5[/TD]
[TD]6[/TD]
[TD]7[/TD]
[/TR]
[TR]
[TD]ProductA[/TD]
[TD]Company1[/TD]
[TD]Company6[/TD]
[TD]Company7[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]ProductB[/TD]
[TD]Company1[/TD]
[TD]Company2[/TD]
[TD]Company6[/TD]
[TD]Company4[/TD]
[TD]Company3[/TD]
[TD]Company5[/TD]
[TD]Company7[/TD]
[/TR]
[TR]
[TD]ProductC[/TD]
[TD]Company3[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]ProductD[/TD]
[TD]Company4[/TD]
[TD]Company6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]ProductE[/TD]
[TD]Company5[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]ProductJ[/TD]
[TD]Company6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]ProductV[/TD]
[TD]Company6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
I have pulled this data together for insight; the sequential alpha and numeric characters have no actual relation to the data flow or relationship. The data itself is actually text that includes spaces and hypens, as well as blanks as above.
I think that some combination of IF, INDEX and MATCH formula might work for this, but I'm still fairly new to them and need a quick turnaround on this! I'm also struggling due to the horizontal and vertical complexaties.
I am sure there is a simple formula to help me create the second data table? I already have a unique list of the 'Products', so just need a formula to fill in all of the approporaite Company insight in italics.
Thank you very much in advance.
Best regards,
JJ