Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Report from Query from Subreport criteria

Status
Not open for further replies.

mtompkins

IS-IT--Management
Jan 14, 2003
166
US
Gents I've looked at some of the archived threads but am having the following difficulty.

I have a HUGE Excel file link.
Query1 pulls the info and is the source for the report "LOT / LOB Breakdown".

The report genereates without issue on the entire query.

I have a form with 2 subforms. The subforms are populated by the user selected multiple records.

"Subform" has the individual listings of the records, which may have duplicate "Field3" entries.

"Subform2" has the calculated values grouped by "Field3" and lists this field distinctly.

What I need to do is filter the query (Query1) out to the report "LOT / LOB Breakdown" including those Field3 identifiers shown in subform (or subform2).

My problem has been not getting them all to populate - I've tried the DAO.Recordset / Do While -- Loop method and am having difficulty.

Help would be greatly appreciated.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top