Hello, I created aql query on the design view and then switch it to sql view, I studied the code and figure out what was going on. This is what I had:
SELECT WorkOrders.WorkorderID, Addresses.[Parcel#], WorkOrders.NewCheckBox, WorkOrders.DateDelivered, WorkOrders.FiscalYear, Trim([XST_FNAM1]) &...