J
Jeff
Hi
I'm trying to add 4 fields together representing positive pregnancy
test results by trimester along with the old field.
The addition looks like:
=Nz([PosCount])+Nz([Pos1Count])+Nz([Pos2Count])+Nz([Pos3Count])
However, it is showing as #error on the report.
Can someone explain what might be going wrong?
Thanks
jeff
I'm trying to add 4 fields together representing positive pregnancy
test results by trimester along with the old field.
The addition looks like:
=Nz([PosCount])+Nz([Pos1Count])+Nz([Pos2Count])+Nz([Pos3Count])
However, it is showing as #error on the report.
Can someone explain what might be going wrong?
Thanks
jeff