Hope I can be clear on this.
I've created a report to fill in a regulatory agency's annual submittal form for residual waste shipments to landfills, etc.
The form basically has 3 sections
1) A generator's demographic (name, address, ID#, etc.) and a waste code describing the type of waste.
2) Section containing six identical areas for the facilities where the waste was shipped, the amounts shipped and their physical state (liq., solid, gas, etc.). So if we shipped the same waste in two forms, e.g. solid and liquid, to the same facility, that would comprise two entries in this section; one for the solid, one for the liquid.
Each of the raw records also has an Activity Code associated with it. The activity code is not used in the grouping criteria for section 2 because aggregating the wastes for this section pertains only to waste code, facility, physical state and sums of weights for each of these groupings. However, the activity code comes into play in section 3.
3) This section of the form contains a line where up to four activity codes are to be entered for the waste code/facility/physical state groups in section 2. IF there are more, we just have to enter four of them.) Theoretically, one line item in section 2 might have more than one activity code, some of which may be similar to codes of the other line items in section 2.
I can create a query where I can capture all the activity codes for the combinations in section 2. The query will display multiple records for a given line item in section 2 if that line item has multiple activity codes associated with it, as well as the activity codes associated with other line item.
But I'm at a loss in how to display up to any four of these codes on the same row.
If anyone has any thoughts on a possible solution, it would be enormously appreciated, as these forms must be filed before the end of February.
Thanks in advance,
Vic
I've created a report to fill in a regulatory agency's annual submittal form for residual waste shipments to landfills, etc.
The form basically has 3 sections
1) A generator's demographic (name, address, ID#, etc.) and a waste code describing the type of waste.
2) Section containing six identical areas for the facilities where the waste was shipped, the amounts shipped and their physical state (liq., solid, gas, etc.). So if we shipped the same waste in two forms, e.g. solid and liquid, to the same facility, that would comprise two entries in this section; one for the solid, one for the liquid.
Each of the raw records also has an Activity Code associated with it. The activity code is not used in the grouping criteria for section 2 because aggregating the wastes for this section pertains only to waste code, facility, physical state and sums of weights for each of these groupings. However, the activity code comes into play in section 3.
3) This section of the form contains a line where up to four activity codes are to be entered for the waste code/facility/physical state groups in section 2. IF there are more, we just have to enter four of them.) Theoretically, one line item in section 2 might have more than one activity code, some of which may be similar to codes of the other line items in section 2.
I can create a query where I can capture all the activity codes for the combinations in section 2. The query will display multiple records for a given line item in section 2 if that line item has multiple activity codes associated with it, as well as the activity codes associated with other line item.
But I'm at a loss in how to display up to any four of these codes on the same row.
If anyone has any thoughts on a possible solution, it would be enormously appreciated, as these forms must be filed before the end of February.
Thanks in advance,
Vic