I'm trying to figure out the best way to sort descending on a report, but here's my problem. I have the fields I need included and they sum for each group. I created a textbox to calculate the percentage between the two fields; however, I need to sort on the data that's in the textbox and not from the two given fields. Is there a way to program Access to sort by this calculated textbox and not from any of the fields in my report? Hope someone can guide me where I need to be to get this figured out.