I am trying to use values from a calculated field of a subreport in another calculated field of a report, containing that subreport. The problem is that for records in the report, which do not have any value in the subreport, I get #Error in my calculated field. I am trying to replace that #Error with 0. How can I do that? I want to show on my report only numeric values.