Hi,
I have an Access report which has two fields from a database on it. I
have a third field which is just a textbox that divides one by
another. My question/problem is that if the dividing field is 0 then
I get a DIV/0 in my report.
Ideally I would like it to say if field3 is div/0 then print 0.
Any ideas/work arounds would be greatly appreciated.
Regards
Mike
I have an Access report which has two fields from a database on it. I
have a third field which is just a textbox that divides one by
another. My question/problem is that if the dividing field is 0 then
I get a DIV/0 in my report.
Ideally I would like it to say if field3 is div/0 then print 0.
Any ideas/work arounds would be greatly appreciated.
Regards
Mike
Comment