Hey guys,
Here's a little background, and what I am trying to do.
We import products that require testing at pre-determined quantity intervals, i.e. We need to test one in every 1000 items.
We raise a shipment for each import and a purchase order for each test.
I am pulling in the shipment table and purchase order table from SLQ via ODBC.
I would like to consolidate these tables to display a running history of imports and tests, per product, by date. I would like this to be automated as the source data would be updated in SQL almost daily.
Here's a sample sheet showing two dummy tables and my desired result - https://www.dropbox.com/s/04bkaw6wm98glc2/twotables.xlsx . I have no idea how to even begin tackling this, or if it's even possible.
Glad of any help you can provide!
Tom
Here's a little background, and what I am trying to do.
We import products that require testing at pre-determined quantity intervals, i.e. We need to test one in every 1000 items.
We raise a shipment for each import and a purchase order for each test.
I am pulling in the shipment table and purchase order table from SLQ via ODBC.
I would like to consolidate these tables to display a running history of imports and tests, per product, by date. I would like this to be automated as the source data would be updated in SQL almost daily.
Here's a sample sheet showing two dummy tables and my desired result - https://www.dropbox.com/s/04bkaw6wm98glc2/twotables.xlsx . I have no idea how to even begin tackling this, or if it's even possible.
Glad of any help you can provide!
Tom