sql bill,
Since you asked, it is most definetly SQL, however when i have used it previously and the query ran fine, it was in the following context:
TRANSFORM nz(Sum([Number of MPANs]),0) AS Expr1
SELECT [SNFs].[New/Renewal], "02-MPANs" AS Proposal
FROM SNFs, Celendar
WHERE (((nz([Start...