I am trying to count groups of test score data in a report. I have four ranges of data I want counted. Numbers from 0-25, 26-50, 51-75, 76-99. I have a test year field I am grouping on. I have tried using Greater than in various count functions in the un-bound text field. The latest I’ve used is: =IIf([Sat9English]>75<100,Count([Sat9English]),0) for the last range 76-100. I cant' get it to work. Any help would be great.
Thanks
Carleton W