Shift the rows order display (ascending/descending) for a given field is as simple as double clicking on the screen.
However I'd like to know how to perform this simple operation through automation, in my case, using vba code.
I've done searches over several interfaces such as ITableDefinition, ITableSort, IIndex etc. No success so long.
ITableSort does exactly this but I did not find out an interface to pass its arguments to ITableDisplay.
Can someone help me find the parameters to pass?
أكثر...
However I'd like to know how to perform this simple operation through automation, in my case, using vba code.
I've done searches over several interfaces such as ITableDefinition, ITableSort, IIndex etc. No success so long.
ITableSort does exactly this but I did not find out an interface to pass its arguments to ITableDisplay.
Can someone help me find the parameters to pass?
أكثر...