Hi CJ,
I just came back and opened the form to implement your suggestion but I am now seeing the following SQL code:
SELECT Customers.ContactFirstName, Customers.ContactLastName, Customers.BillingAddress, Workorders.*, Customers.City, Customers.StateOrProvince, Customers.PostalCode...