does anyone know what this error message means please? in my query, I attempted to sum two fields: total:=sum([field1]+[field2]) both field types are numbers.
error message: "You tried to execute a query that does not include the specified expression "Emp#" as part of the aggregate function"
any help would be appreciated.