R
Robert
What code could I put in a command button's on click event that would make a
datasheet subform sort by a selected column? I have a form with a datasheet
subform on it. If you select a column and click on the sort assending icon
in the task bar, it sorts. I want to do the exact same thing but I want it
to be done from a button. The button is on the main form. The datasheet is
the subform. How would I do this?
Robert
datasheet subform sort by a selected column? I have a form with a datasheet
subform on it. If you select a column and click on the sort assending icon
in the task bar, it sorts. I want to do the exact same thing but I want it
to be done from a button. The button is on the main form. The datasheet is
the subform. How would I do this?
Robert