Show most recent

C

CJ

Hi Groupies

My database keeps track of training certifications. I need to keep a history
of recertification, so I may have the same person listed for the same course
but with a different date of training.

My report needs to show the person, the course and the date of training.
However, I only want the most recent date of training to show up. I can not
use unique records or unique value properties because I need the training
date to show up.

Any ideas?
 
C

CJ

Top