I have a table in which I have records with the following fields: BoardNumber, ListingDate
Each BoardNumber has numerous records with different listing dates. I am trying to figure out how to develop a query that selects only the most recent LISTINGDATE for each BoardNumber. Is there an easy way to do this?
Thanks in advance!
Austin
Each BoardNumber has numerous records with different listing dates. I am trying to figure out how to develop a query that selects only the most recent LISTINGDATE for each BoardNumber. Is there an easy way to do this?
Thanks in advance!
Austin