Hi mate
I tried it but it did not work.
It prompts me to manually enter the WorkorderID as per the attached screen shot.
Here is the entire SQL code:
SELECT Customers.*, Workorders.*, Employees.LastName & ", " & Employees.FirstName AS [Employee Name], [Customers].[ContactFirstName] & " " &...