I have created a report, based on a query to filter results by date range as user selected.
the report footer is performing calculations (percentages) from the values returned.
Sometimes some of these fields might be returned blank and when this happens my calculations return #num! or #div/0!
How can i get these to display a 0 instead of the errors?
Thanks in advance.
the report footer is performing calculations (percentages) from the values returned.
Sometimes some of these fields might be returned blank and when this happens my calculations return #num! or #div/0!
How can i get these to display a 0 instead of the errors?
Thanks in advance.