Group Average formula is Average(valuefield, groupfield)
In font format colour formula for Group average
If Average(valuefield, groupfield) <= 0.2xAverage(valuefield) then crRed else crBlack
This will change font to red if Group avg is less than or equal to 20% of total
You can not use Running totals of variables
Ian