How to sort a report in chronological way

  • Thread starter Thread starter Eduardo
  • Start date Start date
E

Eduardo

I created a reporton a access file but the report was
sorted by accesss in alphabetical order. How can I make
access to sort the report data in a chronological way?
Could anybody help me?
 
I created a reporton a access file but the report was
sorted by accesss in alphabetical order. How can I make
access to sort the report data in a chronological way?
Could anybody help me?

If the Report's Record Source has a Date (Date Datatype) Field, the
report can be sorted using the Report's Sorting and Grouping dialog.
Click on
View = Sorting and Grouping
 
Back
Top