M
Merwin12
Need help on this:
This is the code behind my command button's on click
event:
Me.OrderBy = "Control"
Me.OrderByOn = True
Clicking it once it sorts in ascending order.
Then how do I do it in descending order ?
Pls. advise.
Thanks.
This is the code behind my command button's on click
event:
Me.OrderBy = "Control"
Me.OrderByOn = True
Clicking it once it sorts in ascending order.
Then how do I do it in descending order ?
Pls. advise.
Thanks.