Hi
I am trying to lookup the Company Name in a query called Qry_MonthlyGPForecastCombined, from a query called Qry_WIPReport, where the Line ID in Qry_MonthlyGPForecastCombined = Line ID in Qry_WIPReport. If the line IDs match, it means that the Company is showing on the forecast report.
I...