View Full Version : Sorting records in reports by calculated field


wookie
05-08-2003, 05:58 AM
Hi,

I have a report where I calcuate the number of IDs but I can't find a way to sort by this calcuated field. Do I need to do the count in an underlying query or can it be done from the report?

Any help greatly appriciated.

Thanks

Valerie
05-08-2003, 06:22 AM
Do the calculation in the underlying query and then you can use that calculated field for Sorting the report