Hi All,
I have what should be a simple query, but I cannot get it to work right.
I have a table with a DrawingRevisionID (PK, AutoNumber) and DrawingRevisionDate. I want to be able to only show the latest date, but also need to show the PK which may not be the latest number.
As an example I...