M
MacNut2004
Hello,
I see that you can put the orderby in VBA do determine sort order like this:
Me.OrderBy = "MyOrderByField"
Me.OrderByOn = True
But how do you make it sort in DESCENDING order??
Thank you!
MN
I see that you can put the orderby in VBA do determine sort order like this:
Me.OrderBy = "MyOrderByField"
Me.OrderByOn = True
But how do you make it sort in DESCENDING order??
Thank you!
MN