Hi Ian
Having a bit of a problem with the SQL as it already as a GROUP BY Field.
Here is the code
SELECT [Batch Qry].ba_id, [Batch Qry].ba_date, [Batch Qry].pap_computerRef, IIf([Batch Qry]!ba_actul_lenght>5999,1) AS [Reel 1 used], [Batch Qry].pap_computerRef2, IIf([ba_actul_lenght2]>5999,1) AS...