G
Guest
I have this form which I want to be able sort by clicking on a command button.
For instance if the button is above the "stocks" field 9textbox) - clicking
on the command button right above it would sort it descending. --- clicking
on the command button above the field "Profits" -- it would be sort it
descending by the amount.
I can currently do this by clicking the sort button in the toolbar, but I
want to do this via vba cide.
JPierre
For instance if the button is above the "stocks" field 9textbox) - clicking
on the command button right above it would sort it descending. --- clicking
on the command button above the field "Profits" -- it would be sort it
descending by the amount.
I can currently do this by clicking the sort button in the toolbar, but I
want to do this via vba cide.
JPierre