Sorting records in report

R

RSunday

I somehow cant get my sort order right.

The sort order of my RecordSource is not reflected in my report, and when
setting the Order By and the Order By On = yes, it still doesnt work.

The report was originally created with a wizard, and here I may have
specified a sort order - but I cant find this anywhere on the properties.

What do I do...?
 
R

Rick B

Just set up the SORTING AND GROUPING options for your report.

There is an icon on your menu bar just for this option.
 
T

Tarlac

Go to the design view of your report. On the toolbar, there is an icon named
"sorting or grouping", you can also access if from the menu bar, under VIEW
option ,select sorting and grouping . You can define your new sorting using
this. Hope this helps.
 
Top