I have a query with the person and that person has a subform with their multiple status, active and/or inactive. The query is for the person ID number, active, and based on their most recent/current status date. I only want to show the most recent/current status, not older. The date of course varies, it can be as old as a few months, or today. I know that I could put in equal and greater than, but how would I indicate the most recent one in the status? The latest one is of course at the "top" of the subform (datasheet view). I need suggestions as to the correct syntax for the criteria. Thank you!