C
ChuckW
Hi,
I have a query that divides two different fields. The denomonator in one
called QuarterlyTarget and is sometimes equal to zero or blank for some
people. When I run the report, the people who have a zero or blank target
get a #Error message which then shows up in my access report. I want to
write the query so it is left blank if there is not target so that the #Error
does not come up.
Also, in my report, I also have a calculated value which divides one number
from another. When the denomonator is zero in the report, I get a #Div/0!
error for the value in my report. I would like to get rid of this as well
and just have a blank.
I have a query that divides two different fields. The denomonator in one
called QuarterlyTarget and is sometimes equal to zero or blank for some
people. When I run the report, the people who have a zero or blank target
get a #Error message which then shows up in my access report. I want to
write the query so it is left blank if there is not target so that the #Error
does not come up.
Also, in my report, I also have a calculated value which divides one number
from another. When the denomonator is zero in the report, I get a #Div/0!
error for the value in my report. I would like to get rid of this as well
and just have a blank.