Sorry I will try again with smaller files.
For completeness I show the SQL and record sources I am using
The SQL for the frmWorkMain is:
SELECT tblWorkRecord.InvoiceNo, tblWorkRecord.ClientCode, tblClients.ClientName, tblClients.ClientAddress, tblClients.ClientTel, tblClients.ClientEmail...