Hi, sorry about that, I have the following in my Crystal 9 Report
GROUPHEADER 1
COMPONENTS.COMPONENTS PART No
DETAILS
(1)SO_Items.Due Date (2)SO_Items.SO No (3)WO.WO No.
(4)Part.Part No. (5)SO_Items.Qty (6)COMPONENTS.Qty Var
(7)@Material Qty ={SO_Items.Qty}*{COMPONENTS.Qty Var}
GROUP FOOTER
Current Material Inv = This is what I am trying to achieve
Example:
Group Header:
Component Part No. Eperam-5x900x1000
Details:
Due Date SO WO PartNo SO Qty Comp Var @MatQty
12.12.07 12345 54321 0001-00001 5,000 0.16 800
12.12.07 12345 54321 0001-00001 5,000 0.16 800
Group Footer:
Raw Material Inventory= Stock.Qty on Hand
Due to some parts requiring 2 Component Materials to
produce the finished part no 0001-0001, then everything in DETAILS section is listed twice (DUPLICATED) 2 lines with the same thing whenever I add the Stock.Qty on Hand field in the Group Footer.
So the problem is with Material Inventory Stock that is used to make the finished part.
Thanks for any help and hope this makes clear what I am using and doing.
Cheers
Bill