Hi CJ_London
Is this what you need?
SELECT tblScrapLog.ScDate, tblScrapLog.Shift, tblPartInfo.PartNumber, tblScrapLog.TotParts, tblScrapLog.BadForm, tblScrapLog.Dirt, tblScrapLog.FinTrim, tblScrapLog.Foil, tblScrapLog.Scratch, tblScrapLog.Webs, tblScrapLog.Other, tblScrapLog.TotalScrap...