I have a good Question , I have two tables (1)inventory
(2)Orders
I have relationships with part# , So when I run A Query
Inventory & Order I only see what is used .
See Example
Date Part# Rel orderAmount Inventory Stock
8/22/03 1234 1 10 12 2
8/25/03 1234 2 2 12 10
However the problems occurs if same part# is used ,How
can I make this work. (rel--is short for release--kepts track # times item has been ordered)
Is there way to add as a group then subtract Inventory
I would like to run a report that would show up to date
Stock.
Any And All Ideal Welcomed
Thanks
(2)Orders
I have relationships with part# , So when I run A Query
Inventory & Order I only see what is used .
See Example
Date Part# Rel orderAmount Inventory Stock
8/22/03 1234 1 10 12 2
8/25/03 1234 2 2 12 10
However the problems occurs if same part# is used ,How
can I make this work. (rel--is short for release--kepts track # times item has been ordered)
Is there way to add as a group then subtract Inventory
I would like to run a report that would show up to date
Stock.
Any And All Ideal Welcomed
Thanks