Hi all, first post.
I'm a complete newbie when it comes to writing formulas in Crystal 10 and I'm having trouble wrapping my head around a solution to a problem I'm having.
I've created a report that displays test score records for an online exam. The report currently shows the Completion Date, Score, and Participant Information each time a user takes the exam, so if someone takes the exam more than once I see a second record with a new completion date and score, as well as the record for the first attempt. What I'd like to do is filter out the old records so that only the most current data is populated.
Can anyone give me some guidance on a formula I could write that determines if a person's name or something along those lines shows up again later in the report (it's sorted by date) and then filters out the old record if more current data exists?
Thanks for any help!
-Sandy