Hi all, I have a query that I need to filter results from 2 fields. I have one field that filters data of 1,2,3 or 4 to return a 1. but I need to filter that further to return the last entry by date. I have used DMax("[date]","09ts data") in the date field, but the query returns empty fields...