O
Outpost
I am hoping for a solution to a query problem I am having. I have a
query that uses 3 tables. There is an Orders, Products, and Funding
Doc tables. The query use a parameter on a CALL_NO. A "CALL_NO". can
have several "Item No"'s each possibly having a seperate "Plan No".
The query fires when a Report is opened. The report has a contract
form that is embedded in it. The form fields are populated by the
query. I want the query to Group on the CALL_No and return the "Total
Cost" of all Line items. I can get the grouping to work when the "Plan
No". is removed from the query. I am hoping to include the Plan_No's
in the query. TIA
query that uses 3 tables. There is an Orders, Products, and Funding
Doc tables. The query use a parameter on a CALL_NO. A "CALL_NO". can
have several "Item No"'s each possibly having a seperate "Plan No".
The query fires when a Report is opened. The report has a contract
form that is embedded in it. The form fields are populated by the
query. I want the query to Group on the CALL_No and return the "Total
Cost" of all Line items. I can get the grouping to work when the "Plan
No". is removed from the query. I am hoping to include the Plan_No's
in the query. TIA