@Cronk, Apologies SC was a type of "CL"
qImp
SELECT DISTINCT S.[Acc], S.[Cl], S.[XD], S.[PD], S.[Div]
FROM [Excel 8.0;HDR=YES;IMEX=1;Database=H:\Dist.xls].[Sheet1$A1:DL65536] AS S;
@CJ, that's another one I tried, but I still get the same error: "Operation must use an updateable query"...