I have a form where I enter in a client ID and on that form there is a date field for their next visit. Each time the client visits a record gets inputted and a new "next visit" date gets enetered. This field gets filled in after each visit and is not just "updated or replaces the old date". I would like to create a report that when grouped by the client id will only display their most recent "next visit" date and not display all the past dates. Is this possible?