Hi all!
i have a subform on a form for viewing records in a spreadsheet-like fashion. i am trying to find a way to sort this subform by whichever column heading is selected (without using the buttons on the toolbar or right-click menu). In my app, i have default menus off, as well as right-click menus. Ultimately i would like to be able to sort columns just by clicking the heading, and if it is already sorted (ascending, for example) it would then sort descending automatically. i just haven’t figured out the code to handle this. any help would be appreciated.
one more thing: is there a way to size the width of the fields in this subform to a default width? i want the users to be able to adjust the width if they wish, but i want a default size to be set (most of the fields are too wide when set up by the wizard).
thanks in advance