How do a get a report to sort on a calculated field?

  • Thread starter Thread starter Stu
  • Start date Start date
S

Stu

I have a report which has a calculated date field I want
sorted in ascending order. Since this does not appear in
any of the tables, it does not show up in "Sorting and
Grouping". How do I get the report to sort on a
calculated field?
 
Can you do the calculation in a query and use that query as the
recordsource?
 
Back
Top