C
Carla
I have a field called ponts assigned in a report. It uses an if statement to
assign points based on which class my students are attending.
I want to sum the total points accrued for each student. In the detail section
I made sure I named the if statement field pointsassigned and then I entered
a text box with =sum([pointsassigned])
when I run the report, It doesn't recognize pointsassigned. I checked
spelling etc.
I even tried =abs(sum([pointsassigned]))
it doesn't recognize the name I assigned. Any thoughts on what I am doing
wrong ?
I appreciate any help
Thanks
assign points based on which class my students are attending.
I want to sum the total points accrued for each student. In the detail section
I made sure I named the if statement field pointsassigned and then I entered
a text box with =sum([pointsassigned])
when I run the report, It doesn't recognize pointsassigned. I checked
spelling etc.
I even tried =abs(sum([pointsassigned]))
it doesn't recognize the name I assigned. Any thoughts on what I am doing
wrong ?
I appreciate any help
Thanks