D
Dave
I have created a query that uses GROUP for the similar fields, a MAX for the
date stamp (in order to identify the last entry), but I want to also include
the unique ID for that record.
If I include the ID in the GROUP, I do not eliminate duplicates. I am
hoping not to create a second query that puts the ID back.
Thank you in advance.
Dave K
date stamp (in order to identify the last entry), but I want to also include
the unique ID for that record.
If I include the ID in the GROUP, I do not eliminate duplicates. I am
hoping not to create a second query that puts the ID back.
Thank you in advance.
Dave K