RockandGrohl
Well-known Member
- Joined
- Aug 1, 2018
- Messages
- 801
- Office Version
- 365
- Platform
- Windows
Hello all,
I hope this is a nice simple fix but I can't work it out.
I have two sheets P - Paste and F - Front
On Paste sheet, the four relevant columns are:
[TABLE="class: grid, width: 800"]
<tbody>[TR]
[TD][/TD]
[TD]C[/TD]
[TD]M[/TD]
[TD]N[/TD]
[TD]Q[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Advert[/TD]
[TD]Code[/TD]
[TD]Paper Name[/TD]
[TD]Template Size[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Holland Cruise[/TD]
[TD]RT[/TD]
[TD]Kent Courier - Mon[/TD]
[TD]16x5[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]France Beach[/TD]
[TD]RT[/TD]
[TD]Kent Courier - Mon[/TD]
[TD]16x5[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Portsmouth History[/TD]
[TD]RT[/TD]
[TD]Kent Courier - Fri[/TD]
[TD]16x5[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]Scarborough Fair[/TD]
[TD]RT[/TD]
[TD]Kent Courier - Fri[/TD]
[TD]16x5[/TD]
[/TR]
[TR]
[TD]6
[/TD]
[TD]Thursford[/TD]
[TD]RT[/TD]
[TD]Oxford Times[/TD]
[TD]16x9[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]Wales in Spring[/TD]
[TD]ROP[/TD]
[TD]Ashbourne News[/TD]
[TD]17x6[/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD]Oxford Weekend[/TD]
[TD]ROP[/TD]
[TD]Ashbourne News[/TD]
[TD]17x6[/TD]
[/TR]
[TR]
[TD]9[/TD]
[TD]Bournemouth Party[/TD]
[TD]ROP[/TD]
[TD]Ashbourne News[/TD]
[TD]17x6[/TD]
[/TR]
</tbody>[/TABLE]
What I need to do is select the information here and paste it into Front worksheet, with some caveats:
The information in column N needs to be du-duplicated and pasted vertically down in Column A.
The Adverts in Column C need to be pasted horizontally. The end result should look like this:
[TABLE="class: grid, width: 800"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[TD]G[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Paper[/TD]
[TD]Template[/TD]
[TD]Code[/TD]
[TD]Tour 1[/TD]
[TD]Tour 2[/TD]
[TD]Tour 3[/TD]
[TD]Tour 4[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Ashbourne News[/TD]
[TD]17x6[/TD]
[TD]ROP[/TD]
[TD]Wales in Spring[/TD]
[TD]Oxford Weekend[/TD]
[TD]Bournemouth Party[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Kent Courier - Mon[/TD]
[TD]16x5[/TD]
[TD]RT[/TD]
[TD]Holland Cruise[/TD]
[TD]France Beach[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Kent Courier - Fri[/TD]
[TD]16x5[/TD]
[TD]RT[/TD]
[TD]Portsmouth History[/TD]
[TD]Scarborough Fair[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]Oxford Times[/TD]
[TD]16x9[/TD]
[TD]RT[/TD]
[TD]Thursford[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]9[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
The idea is to get a quick summary of which paper provided which adverts.
Hoping you guys can help, thanks!
I hope this is a nice simple fix but I can't work it out.
I have two sheets P - Paste and F - Front
On Paste sheet, the four relevant columns are:
[TABLE="class: grid, width: 800"]
<tbody>[TR]
[TD][/TD]
[TD]C[/TD]
[TD]M[/TD]
[TD]N[/TD]
[TD]Q[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Advert[/TD]
[TD]Code[/TD]
[TD]Paper Name[/TD]
[TD]Template Size[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Holland Cruise[/TD]
[TD]RT[/TD]
[TD]Kent Courier - Mon[/TD]
[TD]16x5[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]France Beach[/TD]
[TD]RT[/TD]
[TD]Kent Courier - Mon[/TD]
[TD]16x5[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Portsmouth History[/TD]
[TD]RT[/TD]
[TD]Kent Courier - Fri[/TD]
[TD]16x5[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]Scarborough Fair[/TD]
[TD]RT[/TD]
[TD]Kent Courier - Fri[/TD]
[TD]16x5[/TD]
[/TR]
[TR]
[TD]6
[/TD]
[TD]Thursford[/TD]
[TD]RT[/TD]
[TD]Oxford Times[/TD]
[TD]16x9[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]Wales in Spring[/TD]
[TD]ROP[/TD]
[TD]Ashbourne News[/TD]
[TD]17x6[/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD]Oxford Weekend[/TD]
[TD]ROP[/TD]
[TD]Ashbourne News[/TD]
[TD]17x6[/TD]
[/TR]
[TR]
[TD]9[/TD]
[TD]Bournemouth Party[/TD]
[TD]ROP[/TD]
[TD]Ashbourne News[/TD]
[TD]17x6[/TD]
[/TR]
</tbody>[/TABLE]
What I need to do is select the information here and paste it into Front worksheet, with some caveats:
The information in column N needs to be du-duplicated and pasted vertically down in Column A.
The Adverts in Column C need to be pasted horizontally. The end result should look like this:
[TABLE="class: grid, width: 800"]
<tbody>[TR]
[TD][/TD]
[TD]A[/TD]
[TD]B[/TD]
[TD]C[/TD]
[TD]D[/TD]
[TD]E[/TD]
[TD]F[/TD]
[TD]G[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]Paper[/TD]
[TD]Template[/TD]
[TD]Code[/TD]
[TD]Tour 1[/TD]
[TD]Tour 2[/TD]
[TD]Tour 3[/TD]
[TD]Tour 4[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]Ashbourne News[/TD]
[TD]17x6[/TD]
[TD]ROP[/TD]
[TD]Wales in Spring[/TD]
[TD]Oxford Weekend[/TD]
[TD]Bournemouth Party[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]Kent Courier - Mon[/TD]
[TD]16x5[/TD]
[TD]RT[/TD]
[TD]Holland Cruise[/TD]
[TD]France Beach[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]Kent Courier - Fri[/TD]
[TD]16x5[/TD]
[TD]RT[/TD]
[TD]Portsmouth History[/TD]
[TD]Scarborough Fair[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]Oxford Times[/TD]
[TD]16x9[/TD]
[TD]RT[/TD]
[TD]Thursford[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]9[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
The idea is to get a quick summary of which paper provided which adverts.
Hoping you guys can help, thanks!