J
Jerry McNabb
I have a union query in access 2002. The first two fields are SortKey amd
RecordType. I specified OrderBy = SortKey, RecordType. The data comes out
just as I expected it to. I use this query as the basis of a Report. In the
report, I specified GroupBy = SortKey, OrderBy = SortKey, RecordType, and
OrderByOn = True. It sorts the records by ascending SortKey and descending
RecordType. Help says that it sorts both ascending unless I follow RecordType
by "Desc." How can I correct this?
Thank you.
RecordType. I specified OrderBy = SortKey, RecordType. The data comes out
just as I expected it to. I use this query as the basis of a Report. In the
report, I specified GroupBy = SortKey, OrderBy = SortKey, RecordType, and
OrderByOn = True. It sorts the records by ascending SortKey and descending
RecordType. Help says that it sorts both ascending unless I follow RecordType
by "Desc." How can I correct this?
Thank you.