#num when dividing zero by zero in reports

L

lyn

When a record has a zero value numeric field divided by
another zero value numeric field, I would like to have a
zero show on the report. I have tried nz and iif
functions but can't get it to work. Why am I getting the
#num message and how can I make it default to a zero?
 
Top