G
Guest
Hi All
i have a report that is populated via a table and it works fine. However,
due to a change in the underlying data i now need to divide the values by 60
in the report
e.g.
i had
control source = total_hours
i now need
control course = [total_hours]/60
this works fine unless the field's value is 0. In this case i get a #ERROR
returned in the report and i can't find the syntax necessary to supress the
error and return just 0.
i'm using ver 2000
Thanks
JulieD
i have a report that is populated via a table and it works fine. However,
due to a change in the underlying data i now need to divide the values by 60
in the report
e.g.
i had
control source = total_hours
i now need
control course = [total_hours]/60
this works fine unless the field's value is 0. In this case i get a #ERROR
returned in the report and i can't find the syntax necessary to supress the
error and return just 0.
i'm using ver 2000
Thanks
JulieD