custom sort order for a report?

G

Grant

how do you create a custom sort order for a report field?
I can do it easily for a query field but that alters when
i but it into a report?
 
A

Allen Browne

If you can achieve it in a query, then make the calculated field in the
query, and nominate it in the report's Sorting And Grouping dialog.
 
Top