To anyone who can help,
I created a listbox that lists the item number, date of entry, and cost.
I want the user to have the ability to sort any way they want to by simply clicking on a textbox that sits above the column. So if they click on the textbox above the item number column, that column will sort in increasing order. If they click again it will sort in decreasing order. The same should happen when they click on date and cost.
Is there a way to do this?
Thanks,
Stupiet
I created a listbox that lists the item number, date of entry, and cost.
I want the user to have the ability to sort any way they want to by simply clicking on a textbox that sits above the column. So if they click on the textbox above the item number column, that column will sort in increasing order. If they click again it will sort in decreasing order. The same should happen when they click on date and cost.
Is there a way to do this?
Thanks,
Stupiet