I am trying to sum Subreports on a Master report. If I have a field come back as a null value in any of the subreports, I get the wonderful #Error. I am fine as long as there are no Null values. Is there a way to set my null values on my subreports to zero or tell the summing fuction that if it sees a Null value to count it as zero?