Hi There
Im hoping this is possible.
We have a file that is produced each week that contains shipment details.
Column A uses the sku number to identify the product.
Column D has the qty being shipped
Column H has the departure date
(The other columns contain additional data that is not required for this report)
We have another spreadsheet that contains a list of all skus in column A (row 6 through to row 70)
Column D contains the first Monday of the year (04/01/2010) and this goes from Cell D3 through to Cell BD3 in increments of 7 days)
Under each sku (row 6 to row 70) and each relevent date I need to be able to place the Qty into the cell. An additional challenge is that there are shipping dates that do not fall on a Monday that week but would need to show under the date with the Monday starting date of that week.
For example.
Sheet 1
Cell A36 contains product1
Cell D36 contains 5000
Cell H36 contains 06/01/2010
so on sheet 2
Product 1 is in cell A43
Cell D3 date is 04/01/2010
So in Cell D43 I would like the sheet to show 5,000 (the qty from Sheet1) as the 06/01/2010 falls in that week.
I hope I have explained this well and look forward to your help in solving how to do this. I am guessing it is via a form of vlookup/match formula?
Appreciate your help,
Im hoping this is possible.
We have a file that is produced each week that contains shipment details.
Column A uses the sku number to identify the product.
Column D has the qty being shipped
Column H has the departure date
(The other columns contain additional data that is not required for this report)
We have another spreadsheet that contains a list of all skus in column A (row 6 through to row 70)
Column D contains the first Monday of the year (04/01/2010) and this goes from Cell D3 through to Cell BD3 in increments of 7 days)
Under each sku (row 6 to row 70) and each relevent date I need to be able to place the Qty into the cell. An additional challenge is that there are shipping dates that do not fall on a Monday that week but would need to show under the date with the Monday starting date of that week.
For example.
Sheet 1
Cell A36 contains product1
Cell D36 contains 5000
Cell H36 contains 06/01/2010
so on sheet 2
Product 1 is in cell A43
Cell D3 date is 04/01/2010
So in Cell D43 I would like the sheet to show 5,000 (the qty from Sheet1) as the 06/01/2010 falls in that week.
I hope I have explained this well and look forward to your help in solving how to do this. I am guessing it is via a form of vlookup/match formula?
Appreciate your help,