I have a report that displays 8 different values from my table. I then have an unbound textbox that shows the sum of those 8 values. I am trying to sort the report in descending order based on the sum. I tried using the property “Order by” but that does not seem to work. Is there a way to sort of report, based on the value in an unbound txtbox?