hi
I have attached part of my database as an example
what I have been trying to do without success is get a "allocated qty " next to and "order qty"
the form "alloaction1" has a "material " and an " order no " field as well as an "qty allocated" field.
the idea is when booking a part out of the stores it is allocated to the order no and qty recorded
in the query " allocated" it shows all the materials required to fulfil ALL orders along with the " batch no" these fields are in the table ( order details)
what I want if possible is another formula in that query that will put the "allocated qty" along side the order qty
therefore
in that query I want to see all the 3444 records with the allocated qty ie 2 next to the record below
then 2
any help appricated
steve
[
I have attached part of my database as an example
what I have been trying to do without success is get a "allocated qty " next to and "order qty"
the form "alloaction1" has a "material " and an " order no " field as well as an "qty allocated" field.
the idea is when booking a part out of the stores it is allocated to the order no and qty recorded
in the query " allocated" it shows all the materials required to fulfil ALL orders along with the " batch no" these fields are in the table ( order details)
what I want if possible is another formula in that query that will put the "allocated qty" along side the order qty
therefore
in that query I want to see all the 3444 records with the allocated qty ie 2 next to the record below
Code:
[FONT=Arial][COLOR=#000000] [B]allocated[/B][/COLOR][/FONT] [FONT=Arial][COLOR=#000000]Qty[/COLOR][/FONT] [FONT=Arial][COLOR=#000000]BatchNo[/COLOR][/FONT] [FONT=Arial][COLOR=#000000]StockNumber[/COLOR][/FONT] [FONT=Arial][COLOR=#000000]Material[/COLOR][/FONT] [FONT=Arial][COLOR=#000000]14.80[/COLOR][/FONT] [FONT=Arial][COLOR=#000000]PCO0095[/COLOR][/FONT] [FONT=Arial][COLOR=#000000]2096B1341[/COLOR][/FONT] [FONT=Arial][COLOR=#000000]Epoxy Hardener HX701C/NC (185kg drum)[/COLOR][/FONT]
any help appricated
steve
[