I have 3 tables: "Contract", "Task Order" and "TO Amendments". Contract has a one to many link with Task Order and Task Order has a one to many link with
TO Amendments.
On a Form tied to Contract, I can create a table to display data from Task Order. I want this table to also show a sum of data from TO Amendments, but can't; TO Amendments is not selectable when I try to define the table on the form. Why not and how can I display data from a table that is indirectly linked?Thanks, Chris
TO Amendments.
On a Form tied to Contract, I can create a table to display data from Task Order. I want this table to also show a sum of data from TO Amendments, but can't; TO Amendments is not selectable when I try to define the table on the form. Why not and how can I display data from a table that is indirectly linked?Thanks, Chris