I have this weird sorting problem. I have a report that is based on a
query. The query is sorted on field A, and if I run it seperately it
is decently sorted on that field. However, if I call the report, it is
sorted on field B. I am not using the "Order by"-property of the
report; in fact, if I say "Field A" in it, the report is STILL sorted
on field B.
Any suggestions?
query. The query is sorted on field A, and if I run it seperately it
is decently sorted on that field. However, if I call the report, it is
sorted on field B. I am not using the "Order by"-property of the
report; in fact, if I say "Field A" in it, the report is STILL sorted
on field B.
Any suggestions?
Comment