I am trying to write a querry which selects records from table1 based on a numeric field called group. In the criteria section of the query design screen, under the field "group" I entered the following "IIF([Var] = 0, >0,[VAR])".
The values in the group field are 1,2,3,4...