N
Nick Bradbury
Hi
I need to summarise the amount of inventory used over a specified period, I
have a query that gathers this data but I need to calculate totals for each
inventory item not the summary used in each BOM. The problem is that each
inventory item is used in many Bill of Materials and not always in the same
Item within each BOM.
For Example
BOMID1 BOMID2
Item1 - PET001RO1 2 Item1 - DSR009R01 2
Item2 - PET002RO1 3 Item2 - PET001RO1 5
Item3 - PET003RO1 1 Item3 - PET004R01 10
I want to know the grand total of PET001RO1 but it is lited as item 1 in
BOM1 and Item2 in BOM2. When I created the BOM's I used Combo boxes in the
BOM table to look up the values in the StockItem table.
Is it possible to summerise the inventory the way I want or do I need to
change the relationship between the BOM items and the StockItems table.
Hope this makes sense.
Thanks
Nick
I need to summarise the amount of inventory used over a specified period, I
have a query that gathers this data but I need to calculate totals for each
inventory item not the summary used in each BOM. The problem is that each
inventory item is used in many Bill of Materials and not always in the same
Item within each BOM.
For Example
BOMID1 BOMID2
Item1 - PET001RO1 2 Item1 - DSR009R01 2
Item2 - PET002RO1 3 Item2 - PET001RO1 5
Item3 - PET003RO1 1 Item3 - PET004R01 10
I want to know the grand total of PET001RO1 but it is lited as item 1 in
BOM1 and Item2 in BOM2. When I created the BOM's I used Combo boxes in the
BOM table to look up the values in the StockItem table.
Is it possible to summerise the inventory the way I want or do I need to
change the relationship between the BOM items and the StockItems table.
Hope this makes sense.
Thanks
Nick