I have a range of numbers that have a score and date for each number. I have grouped by number, and I am now wanting to get the most recent date and score for that number. I have tried Maximum(Date), but run into problems, so I started looking at using the Previous() function. Not sure how I would write the formula, or if I am going in the right direction. Any Ideas?
Number Score Date
123 56 10/01/2004
123 65 12/29/2004
1234 50 10/01/2004
1234 52 11/13/2004
Thanks,
Glenn
Number Score Date
123 56 10/01/2004
123 65 12/29/2004
1234 50 10/01/2004
1234 52 11/13/2004
Thanks,
Glenn