I am working on a student report (using Crystal 8.0). At the Summary footer, I want to display the total number of students listed on the report. Since students can enroll for more than one programs of study, they show up more than once in the report. Despite this, the total count will reflect the total (unduplicated) count of students not the number of times they've been enrolled. To make capturing this report more challenging, users can sort this report in a variety of ways. Their main sort can be by student name or programs of study or start date or grad date and so and so on. With that setup, how can I define a summary count field?