R
Rob
I have a query that I have written which returns different
results each time. Although it returns the same number of
records, The value in one of the fields varies. The field
which varies contains a date, which I am sorting ascending
and using the First function to return the earliest date.
I am also setting a criteria to only return dates between
a certain date range. The query otherwise runs fine, but
only sometimes returns the results I am expecting. I'm
guessing this maybe something to do with the "First"
grouping option.
Any ideas what is causing this and how it might be
resolved?
Thanks in Advance
Rob
results each time. Although it returns the same number of
records, The value in one of the fields varies. The field
which varies contains a date, which I am sorting ascending
and using the First function to return the earliest date.
I am also setting a criteria to only return dates between
a certain date range. The query otherwise runs fine, but
only sometimes returns the results I am expecting. I'm
guessing this maybe something to do with the "First"
grouping option.
Any ideas what is causing this and how it might be
resolved?
Thanks in Advance
Rob