It is quite common to sort list boxes with expressions. For example, it is quite handy to always have the best selling items on top etc.
Myself, I like to select one value, say the best selling item, and then use the arrow keys to select the other items, in sorted order. This is where a strange thing happens; when pressing the down arrow, I get the next item in load order instead. I have tried everything from sorting expression with {1} and total to only allowing sort on expression (no other crosses). I have not yet come up with a solution. Has anyone solved this? Grateful for replies!