Hi. I hope someone can help me. I am trying to create a report that joins multiple unrelated fields into one report. I need to have these fields grouped under one main category.
TBL-Casting: fields Casting PN and Casting Description
TBL-CastProduction: fields CastingPN, Date, and Shots
TBL-FluorProduction: fields CastingPN, Date, RejQty, and TotalQty.
CastProduction and FluorProduction do not relate to each other in any way but both of these tables relate CastingPN to Casting PN in TBL-Casting.
I need for the fields to be available in a query without being combined by the Casting PN. Basically, what I need is to see every record based on a date or date range and in the report to have it grouped by Casting PN without having data used more than once.
If anyone could help me with this I would greatly appreciate it.
Thank you!
TBL-Casting: fields Casting PN and Casting Description
TBL-CastProduction: fields CastingPN, Date, and Shots
TBL-FluorProduction: fields CastingPN, Date, RejQty, and TotalQty.
CastProduction and FluorProduction do not relate to each other in any way but both of these tables relate CastingPN to Casting PN in TBL-Casting.
I need for the fields to be available in a query without being combined by the Casting PN. Basically, what I need is to see every record based on a date or date range and in the report to have it grouped by Casting PN without having data used more than once.
If anyone could help me with this I would greatly appreciate it.
Thank you!