I have a report with 5 subreports. Each subreport's footer contains sum of spesific expenses. In main report I
have summed these sums. In case any subrepost is missing (e.g. we have not DKV expenses), my total (final) sum is error. I have tried with NZ, IsError, Is Null, IsEmpty functions, but...