G
Greg Jesky
I have a very small database with only 5 tables and not many fields per
table. I am trying to create a query that has a calculated field. However
the calculation requires me to divide one field by another field placing the
result in the calculated field of the query. All the fields in the query are
in one table. My problem is that sometimes the field that is the denominator
is zero. Is there anyway to check the denominator for zero before I perform
the divide?
Thanks,
Greg
table. I am trying to create a query that has a calculated field. However
the calculation requires me to divide one field by another field placing the
result in the calculated field of the query. All the fields in the query are
in one table. My problem is that sometimes the field that is the denominator
is zero. Is there anyway to check the denominator for zero before I perform
the divide?
Thanks,
Greg