As it happens I managed to get the below to do what I wanted (after more net scouring and SQL nudging) but having tested yours just now I can confirm it also does indeed work. Diff code but same results.
SELECT [Data-Billing].[Employee Number] AS [Emp No], Count([Data-Billing].[Employee Cost...