I have a text box called txtTotal. It is an unbound object that equals the total of 8 different fields ([Week 1] + [week 2] + [week 3] + etc.) I'd like to sort my report by txtTotal, but when I change the property box to sort by that object, I get no result. Is there a different way to do this?