projecttoday
Programmer
I have a form with a datasheet subform on it. I can sort the datasheet on the values in one of the columns by clicking on the column and then clicking on the sort ascending icons in the task bar. I would like to put a button on the main form that would do the same thing. So what code would I put behind the button and what event would I use to sort a column on a datasheet view subform from the main form.