I often have trouble with totals queries. So I start with just one field at a time to make sure I am doing it right. I have a data field (say company name) I am grouping by, and then a date field. I want to see the records with the most recent date. So I group by company and sort descending by date and choose LAST as the grouping option. I do not sort the company name field. I run the query, and it shows me a random date. (not the most recent like it should, but not the most past.) I try different sorts and get blanks or other dates. I would think just using 2 fields I would get this right, but I cannot figure out what I am doing wrong. I check and double check the data so I know what to expect in my results, and it is just not happening. Any ideas? Just seems buggy but I am smart enough to know it is probably user error. LOL
Dawn
Dawn