G
Guest
Hi there,
I cannot find the post on converting # error to zero.
In a query, my field is:
% staff processed: (nz([staff],0))/(nz([client],0))
if the client value is zero, the returned value is # error.
Is there a way to make it show either 0 or n/a?
thanks
I cannot find the post on converting # error to zero.
In a query, my field is:
% staff processed: (nz([staff],0))/(nz([client],0))
if the client value is zero, the returned value is # error.
Is there a way to make it show either 0 or n/a?
thanks