Thanks, I understand the syntax now but have a very subtle problem. I have the following field: (Nz([Field1],0)+Nz([Field2],0))/Nz([Field3,1). I tested the numerator to make sure all null values for Field1 and Field2 are 0, however when these fields are embedded in the above calculation the...