D
Daud Akbar
i have two fields in a Query A and B. I want to calculate
the percentage of both fields in field C of the query i.e
A/B*100. it formula works ok but in records where field B
carries 0 value it gives the ans in #Error in the query
and !Null in report of C column.
I wana get rid of this problem, is there any way to
replace #error or !null into 0 or someting else.
waiting for the reply
thanks.
the percentage of both fields in field C of the query i.e
A/B*100. it formula works ok but in records where field B
carries 0 value it gives the ans in #Error in the query
and !Null in report of C column.
I wana get rid of this problem, is there any way to
replace #error or !null into 0 or someting else.
waiting for the reply
thanks.