fabiobarreto10
Registered User.
- Local time
- Today, 19:51
- Joined
- Dec 28, 2011
- Messages
- 45
friends,
I am sending herewith the relationship of four tables. I'm trying to do a query for records with the
maximum value of "StepID" of each product, and also with the field "Date2" value. That is, a single record for each product.
If the "Date2" empty returns no records. I thought it was just putting the words "MAX" as
criterion, but did not work. How do I fix?
Thanks for helping.
I am sending herewith the relationship of four tables. I'm trying to do a query for records with the
maximum value of "StepID" of each product, and also with the field "Date2" value. That is, a single record for each product.
If the "Date2" empty returns no records. I thought it was just putting the words "MAX" as
criterion, but did not work. How do I fix?
Thanks for helping.