Getting closer to the solution.
Just some "Rookie question.
=IIf([SubReportName].[Report].[HasData],"SummedSubTextboxName",0)
=IIf([Incoming_sub].[Report].[HasData],"Sum_incoming",0)
Is this a correct understanding to your code?
Thanks for your help!!