Hi
I have looked through previous posts on this subject without being able to find where I am doing wrong,
MainRpt has a calculated control, which is a nested IIF, [DlvdNet]
SubRpt has a field [InvVal] (there can be many InvVal for each DlvdNet as each DlvdNet can have many invoices billed against it)
The other problem is that for each InvVal the main report repeats DlvdNet against each InvVal which when I sum DlvdNet overstates it by the number of InvVal entered, there should be only one DlvdNet and many InvVal ? are the relationships incorrect or is due to the nested IIf ?
I would like a field in the report footer [BalanceOwed] which is Sum([DlvdNet])-Sum([InvVal])
If anyone understands this, their advice would be greatly appreciated as always.
cheers Fi
I have looked through previous posts on this subject without being able to find where I am doing wrong,
MainRpt has a calculated control, which is a nested IIF, [DlvdNet]
SubRpt has a field [InvVal] (there can be many InvVal for each DlvdNet as each DlvdNet can have many invoices billed against it)
The other problem is that for each InvVal the main report repeats DlvdNet against each InvVal which when I sum DlvdNet overstates it by the number of InvVal entered, there should be only one DlvdNet and many InvVal ? are the relationships incorrect or is due to the nested IIf ?
I would like a field in the report footer [BalanceOwed] which is Sum([DlvdNet])-Sum([InvVal])
If anyone understands this, their advice would be greatly appreciated as always.
cheers Fi