L
linda
I have a field that calculates the difference between two
other date fields within the detail section of my report
and I need to add a field in the group footer that gives
me an average for the date calculation field at the end of
each group.
Ex:
Community1
id date1-date2 (25)
id date1-date2 (35)
____
60
________________________
average 30
Community2
id date1-date2
. . . and so on
I've tried =Sum([fieldName1])
then =Avg([nameOfSumField])
Pleeeeasse help me.
Thanks!!!!!!!!
other date fields within the detail section of my report
and I need to add a field in the group footer that gives
me an average for the date calculation field at the end of
each group.
Ex:
Community1
id date1-date2 (25)
id date1-date2 (35)
____
60
________________________
average 30
Community2
id date1-date2
. . . and so on
I've tried =Sum([fieldName1])
then =Avg([nameOfSumField])
Pleeeeasse help me.
Thanks!!!!!!!!