Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

CurrentSort ?

0 views
Skip to first unread message

Rainer Kegel

unread,
Jul 20, 2000, 3:00:00 AM7/20/00
to

Hi all,

I need to know what sorting is active in the current view (VBA, MSP2000) -
is there something similar to CurrentGroup or CurrentFilter that tells me
the name of the column of the current sorting?

I couldn't find anything in the help...

Thank you.
Rainer Kegel

Venkata Krishna

unread,
Jul 23, 2000, 3:00:00 AM7/23/00
to
Rainer

Unfortunately, you can not find out the current sort criteria
programmatically (Even though you can apply the sort criteria
programmatically using sort method).

One Bizarre way to find out would be to write a routine which checks each
field, to see if they are in continuous ascending or descending order.

Regards
Venkata Krishna


Rainer Kegel <rainer...@scheuring.ch> wrote in message
news:ed0fPkk8$GA.196@cppssbbsa05...

0 new messages