B
Bill
I have a report whose RecordSource is a
query (really simple) that clearly defines
the sort order as ascending on the field
"LastName". When I run the query, the
resulting recordset is exactly as specified,
but when I run the report, the sorted order
seems to be random.
There's nothing in the report's module that
addresses any of the properties that affects
sorting, so I'm at a loss as to what might
be causing the problem.
Any suggestions?
Thanks,
Bill
query (really simple) that clearly defines
the sort order as ascending on the field
"LastName". When I run the query, the
resulting recordset is exactly as specified,
but when I run the report, the sorted order
seems to be random.
There's nothing in the report's module that
addresses any of the properties that affects
sorting, so I'm at a loss as to what might
be causing the problem.
Any suggestions?
Thanks,
Bill