Ok. So this should really be simple but for some reason, I am not getting the result I want.
I have the following fields:
Incomplete: Nz([Incomp],0) - my original field name was "Incomp". I renamed it to Incomplete and defaulted it to zero.
Complete: Nz([com],0) - my original field name...