The 2nd parameter in this function is the "if null" parameter ie what
would you like to put if the record is null.
NB I've found that sometimes access will switch these sorts of
expressions into string/text fields as opposed to numeric fields. The
following methodology should solve this issue:
nz([number you want zero if null], 0) + 0
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.