Hi All,
In need a quick fix, need to get these reports in ASAP.
I have a text box which looks at the fields in The "Detail" part of the report. which looks like this:
IIf(Len([SumOfCost] & "")=0,[SumOfSumOfActivity Cost],[SumOfSumOfactivity cost]-[SumOfCost])
But in the group I would...