Hello everyone, hope all is well. I will be making a presentation – automated gathering of info. I just can’t figure out how to make this happen.
The first spreadsheet would be the output, the date on the top are the ship dates. I have customers that are ordering 2 items irregularly, need to track their orders.
[TABLE="width: 994"]
<colgroup><col><col span="14"></colgroup><tbody>[TR]
[TD][/TD]
[TD="colspan: 2"]1-Jan-17[/TD]
[TD="colspan: 2"]2-Jan-17[/TD]
[TD="colspan: 2"]3-Jan-17[/TD]
[TD="colspan: 2"]4-Jan-17[/TD]
[TD="colspan: 2"]5-Jan-17[/TD]
[TD="colspan: 2"]6-Jan-17[/TD]
[TD="colspan: 2"]7-Jan-17[/TD]
[/TR]
[TR]
[TD]Customer[/TD]
[TD]Item 1[/TD]
[TD]Item 2[/TD]
[TD]Item 1[/TD]
[TD]Item 2[/TD]
[TD]Item 1[/TD]
[TD]Item 2[/TD]
[TD]Item 1[/TD]
[TD]Item 2[/TD]
[TD]Item 1[/TD]
[TD]Item 2[/TD]
[TD]Item 1[/TD]
[TD]Item 2[/TD]
[TD]Item 1[/TD]
[TD]Item 2[/TD]
[/TR]
[TR]
[TD]Company A[/TD]
[TD]10[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]50[/TD]
[/TR]
[TR]
[TD]Company B[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]20[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[/TR]
[TR]
[TD]Company C[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]20[/TD]
[TD]20[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[/TR]
</tbody>[/TABLE]
Second spreadsheet is the raw data:
[TABLE="width: 327"]
<colgroup><col><col><col><col></colgroup><tbody>[TR]
[TD]Customer[/TD]
[TD]Item[/TD]
[TD]Ship date[/TD]
[TD] Quantity[/TD]
[/TR]
[TR]
[TD]Company A[/TD]
[TD]Item 1[/TD]
[TD="align: right"]1-Jan-17[/TD]
[TD] 10[/TD]
[/TR]
[TR]
[TD]Company B[/TD]
[TD]Item 2[/TD]
[TD="align: right"]3-Jan-17[/TD]
[TD] 20[/TD]
[/TR]
[TR]
[TD]Company C[/TD]
[TD]Item 1[/TD]
[TD="align: right"]5-Jan-17[/TD]
[TD] 20[/TD]
[/TR]
[TR]
[TD]Company C[/TD]
[TD]Item 2[/TD]
[TD="align: right"]5-Jan-17[/TD]
[TD] 20[/TD]
[/TR]
[TR]
[TD]Company A[/TD]
[TD]Item 2[/TD]
[TD="align: right"]7-Jan-17[/TD]
[TD] 50[/TD]
[/TR]
</tbody>[/TABLE]
Is there a simple formula for this? Any help would be greatly appreciated. Thanks in advance!
The first spreadsheet would be the output, the date on the top are the ship dates. I have customers that are ordering 2 items irregularly, need to track their orders.
[TABLE="width: 994"]
<colgroup><col><col span="14"></colgroup><tbody>[TR]
[TD][/TD]
[TD="colspan: 2"]1-Jan-17[/TD]
[TD="colspan: 2"]2-Jan-17[/TD]
[TD="colspan: 2"]3-Jan-17[/TD]
[TD="colspan: 2"]4-Jan-17[/TD]
[TD="colspan: 2"]5-Jan-17[/TD]
[TD="colspan: 2"]6-Jan-17[/TD]
[TD="colspan: 2"]7-Jan-17[/TD]
[/TR]
[TR]
[TD]Customer[/TD]
[TD]Item 1[/TD]
[TD]Item 2[/TD]
[TD]Item 1[/TD]
[TD]Item 2[/TD]
[TD]Item 1[/TD]
[TD]Item 2[/TD]
[TD]Item 1[/TD]
[TD]Item 2[/TD]
[TD]Item 1[/TD]
[TD]Item 2[/TD]
[TD]Item 1[/TD]
[TD]Item 2[/TD]
[TD]Item 1[/TD]
[TD]Item 2[/TD]
[/TR]
[TR]
[TD]Company A[/TD]
[TD]10[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]50[/TD]
[/TR]
[TR]
[TD]Company B[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]20[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[/TR]
[TR]
[TD]Company C[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]20[/TD]
[TD]20[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[TD]-[/TD]
[/TR]
</tbody>[/TABLE]
Second spreadsheet is the raw data:
[TABLE="width: 327"]
<colgroup><col><col><col><col></colgroup><tbody>[TR]
[TD]Customer[/TD]
[TD]Item[/TD]
[TD]Ship date[/TD]
[TD] Quantity[/TD]
[/TR]
[TR]
[TD]Company A[/TD]
[TD]Item 1[/TD]
[TD="align: right"]1-Jan-17[/TD]
[TD] 10[/TD]
[/TR]
[TR]
[TD]Company B[/TD]
[TD]Item 2[/TD]
[TD="align: right"]3-Jan-17[/TD]
[TD] 20[/TD]
[/TR]
[TR]
[TD]Company C[/TD]
[TD]Item 1[/TD]
[TD="align: right"]5-Jan-17[/TD]
[TD] 20[/TD]
[/TR]
[TR]
[TD]Company C[/TD]
[TD]Item 2[/TD]
[TD="align: right"]5-Jan-17[/TD]
[TD] 20[/TD]
[/TR]
[TR]
[TD]Company A[/TD]
[TD]Item 2[/TD]
[TD="align: right"]7-Jan-17[/TD]
[TD] 50[/TD]
[/TR]
</tbody>[/TABLE]
Is there a simple formula for this? Any help would be greatly appreciated. Thanks in advance!