I am trying to run a query based on two other queries i have created to calculate tolat yield for product. Here is the SQL for the query:
SELECT qry_search_premiumtot.Trailer_ID, qry_search_premiumtot.Employee_ID, qry_search_premiumtot.Production_Date, qry_search_premiumtot.Stage_ID...