I was wondering if a list box can be made so the header of each columns is clickable.. so you can sort by that column either alphabetically or numerically?
You can simulate the Clickable column header... I have not tried this, but in theory should work.. Create Labels that will look like headers and you will have the On Click event of the label where you can code the Sort by..
BTW, as I mentioned I have not tried it, but should work.. There might be other replies as well.. You might want to see..