Sorting dates

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to sort dates of information received ascending. I can do that
only the blank dates are showing up at the top but I would like them to show
up at the bottom. Is there any way to do that?
 
Set up a higher level of sorting and grouping to and expression like:
=IsNull([DateField]) and then either ascending or descending depending on
your needs
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

Sorting by dates 1
Grouping/Sorting by Date 4
Is there a "sort" function in Report format? 1
Earliest Date 5
ordering by date in a subreport 1
Report Sorting Problem 2
Grouping 2
Sorting out of order 2 4

Back
Top