E
Ed Hawley
I am sure that in the past I used the nz[function] to eliminate errors due
to dividing by zero. For example, when trying to find a percent value of
data in two tables, I subtract the first from the second then divide by the
first. Occassionally, the first number will be zero for all kinds of
reasons. When that occurs, I get an error message. How do I use the nz or
any other method to eliminate the problem?
Thanks!
Ed
to dividing by zero. For example, when trying to find a percent value of
data in two tables, I subtract the first from the second then divide by the
first. Occassionally, the first number will be zero for all kinds of
reasons. When that occurs, I get an error message. How do I use the nz or
any other method to eliminate the problem?
Thanks!
Ed