I'm trying to figure out how to populate Sheet 2 (Item 1) with the information from Sheet 1 (Submittals log) Row 6 automatically. I'd like a new sheet created for each item in Column A with the same format as the Sheet 2, but with the information for the next Row down (Item 2) and I'd like the sheet to take the name of the "Work Item" (Column D).
[TABLE="class: grid, width: 800, align: center"]
<tbody>[TR]
[TD]Item NO:[/TD]
[TD]Sub Item[/TD]
[TD]Spec Section[/TD]
[TD]Work Item[/TD]
[TD]Manufacturer[/TD]
[TD]Product Description[/TD]
[TD]Date Submitted[/TD]
[TD]Date Approved[/TD]
[TD]Days Outstanding[/TD]
[TD]Comments[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]1a[/TD]
[TD]02 74 10[/TD]
[TD]Hot Mix Asphalt[/TD]
[TD][/TD]
[TD]Asphalt Mix Design[/TD]
[TD]5/21/15[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]2a[/TD]
[TD]03 13 00[/TD]
[TD]Ready Mix Design[/TD]
[TD][/TD]
[TD]Concrete Ready mix[/TD]
[TD]5/21/15[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]2b[/TD]
[TD]03 13 00[/TD]
[TD]Daravair[/TD]
[TD][/TD]
[TD]Air Entrainment admixture[/TD]
[TD]5/21/15[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD][/TD]
[TD]05 31 00[/TD]
[TD]Metal Decking[/TD]
[TD]Vulcraft[/TD]
[TD]1.5VLR[/TD]
[TD]5/21/15[/TD]
[TD][/TD]
[TD][/TD]
[TD]Engineer to choose style[/TD]
[/TR]
</tbody>[/TABLE]
Sheet 2
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD]Product No:[/TD]
[TD]1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Sub Product No:[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Spec Section[/TD]
[TD]02 74 10[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Product Name[/TD]
[TD]Hot Mix Asphalt[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Manufacturer[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Product Description[/TD]
[TD]Asphalt Mix Design[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Date Submitted[/TD]
[TD]5/21/2015[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Approval[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Comments[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Sheet 3 would auto populate with information from Row 3 "Item 2"
Any ideas, I know basic excel, but not enough to figure this out myself.
[TABLE="class: grid, width: 800, align: center"]
<tbody>[TR]
[TD]Item NO:[/TD]
[TD]Sub Item[/TD]
[TD]Spec Section[/TD]
[TD]Work Item[/TD]
[TD]Manufacturer[/TD]
[TD]Product Description[/TD]
[TD]Date Submitted[/TD]
[TD]Date Approved[/TD]
[TD]Days Outstanding[/TD]
[TD]Comments[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]1a[/TD]
[TD]02 74 10[/TD]
[TD]Hot Mix Asphalt[/TD]
[TD][/TD]
[TD]Asphalt Mix Design[/TD]
[TD]5/21/15[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]2a[/TD]
[TD]03 13 00[/TD]
[TD]Ready Mix Design[/TD]
[TD][/TD]
[TD]Concrete Ready mix[/TD]
[TD]5/21/15[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]2b[/TD]
[TD]03 13 00[/TD]
[TD]Daravair[/TD]
[TD][/TD]
[TD]Air Entrainment admixture[/TD]
[TD]5/21/15[/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD][/TD]
[TD]05 31 00[/TD]
[TD]Metal Decking[/TD]
[TD]Vulcraft[/TD]
[TD]1.5VLR[/TD]
[TD]5/21/15[/TD]
[TD][/TD]
[TD][/TD]
[TD]Engineer to choose style[/TD]
[/TR]
</tbody>[/TABLE]
Sheet 2
[TABLE="class: grid, width: 500, align: center"]
<tbody>[TR]
[TD]Product No:[/TD]
[TD]1[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Sub Product No:[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Spec Section[/TD]
[TD]02 74 10[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Product Name[/TD]
[TD]Hot Mix Asphalt[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Manufacturer[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Product Description[/TD]
[TD]Asphalt Mix Design[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Date Submitted[/TD]
[TD]5/21/2015[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Approval[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD]Comments[/TD]
[TD][/TD]
[TD][/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Sheet 3 would auto populate with information from Row 3 "Item 2"
Any ideas, I know basic excel, but not enough to figure this out myself.