A common reason for this error, in this type of scenario, is using the Control name rather than the Field Name in the Function. If the names are identical, the Access Gnomes can usually deal with it, but you cannot run Aggregate Functions against Controls, they have to be run against Fields.
Linq ;0)>