Newbies trainee Posted November 19, 2004 Newbies Posted November 19, 2004 I created a report with a subsummary. I display the average of student's attendance for all the courses token. And I want to change the color of the background each time the result is less than 85%. It's a flag that said the student has been absent so often. I had many answers, but no one take into concideration thae fact that the attendanceavrage is not a field but rather a subsummary generated while creating the report.
-Queue- Posted November 19, 2004 Posted November 19, 2004 Base your background color calculation on GetSummary( summaryaverage; breakfield ), where summaryaverage is your summary field and breakfield is the field by which the subsummary is defined.
Recommended Posts
This topic is 7385 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now