Hi Guys. Any help would be greatly appreciated.
I have three tables
Table 1
ID
PurchaseOrderNo
Value
Table 2
ID
PurchaseOrderNo
WorkID
Table 3
WorkID
Cost
Tables 2 and 3 have a many to one relationship with table 1.
I want to display all the PurchaseOrderNo from table 1 and then the sum of Costs from table 3 using the link provided by table 2. Is this possible?
Thanks in advance for any help or advice
ASKED:
Apr 24 2009 3:15 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _