ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Which column(s) are sort keys? (https://www.excelbanter.com/excel-programming/390279-column-s-sort-keys.html)

CLR

Which column(s) are sort keys?
 
Hi All.....
Can anyone tell me if there is a way through VBA to determine how a database
is sorted....ie: which is the 1st, 2nd, and 3rd sort keys, or even just which
is the first?

Thanks,
Vaya con Dios,
Chuck, CABGx3



Tom Ogilvy

Which column(s) are sort keys?
 
If you mean with code,
Except by examining the data, I don't believe there is a built in method.

--
Regards,
Tom Ogilvy


"CLR" wrote:

Hi All.....
Can anyone tell me if there is a way through VBA to determine how a database
is sorted....ie: which is the 1st, 2nd, and 3rd sort keys, or even just which
is the first?

Thanks,
Vaya con Dios,
Chuck, CABGx3



CLR

Which column(s) are sort keys?
 
Thanks Tom........too bad, I was hoping to be able to lite up column header
cells with the sort-key colors......oh well,

Vaya con Dios,
Chuck, CABGx3




"Tom Ogilvy" wrote:

If you mean with code,
Except by examining the data, I don't believe there is a built in method.

--
Regards,
Tom Ogilvy


"CLR" wrote:

Hi All.....
Can anyone tell me if there is a way through VBA to determine how a database
is sorted....ie: which is the 1st, 2nd, and 3rd sort keys, or even just which
is the first?

Thanks,
Vaya con Dios,
Chuck, CABGx3



Tom Ogilvy

Which column(s) are sort keys?
 
You could remove the sort option and replace it with your own interface (a
userform) so you know what selections the user has made.

--
Regards,
Tom Ogilvy

"CLR" wrote:

Thanks Tom........too bad, I was hoping to be able to lite up column header
cells with the sort-key colors......oh well,

Vaya con Dios,
Chuck, CABGx3




"Tom Ogilvy" wrote:

If you mean with code,
Except by examining the data, I don't believe there is a built in method.

--
Regards,
Tom Ogilvy


"CLR" wrote:

Hi All.....
Can anyone tell me if there is a way through VBA to determine how a database
is sorted....ie: which is the 1st, 2nd, and 3rd sort keys, or even just which
is the first?

Thanks,
Vaya con Dios,
Chuck, CABGx3



CLR

Which column(s) are sort keys?
 
True, I have had the indicators I want working in the past whenever "I"
controlled the sort.......I was just hoping to be able to interrogate an
existing sort to determine the keys.........

Thanks anyway,
Vaya con Dios,
Chuck, CABGx3



"Tom Ogilvy" wrote:

You could remove the sort option and replace it with your own interface (a
userform) so you know what selections the user has made.

--
Regards,
Tom Ogilvy

"CLR" wrote:

Thanks Tom........too bad, I was hoping to be able to lite up column header
cells with the sort-key colors......oh well,

Vaya con Dios,
Chuck, CABGx3




"Tom Ogilvy" wrote:

If you mean with code,
Except by examining the data, I don't believe there is a built in method.

--
Regards,
Tom Ogilvy


"CLR" wrote:

Hi All.....
Can anyone tell me if there is a way through VBA to determine how a database
is sorted....ie: which is the 1st, 2nd, and 3rd sort keys, or even just which
is the first?

Thanks,
Vaya con Dios,
Chuck, CABGx3



Ben McBen

Which column(s) are sort keys?
 
Which is frustrating since Excel itself is able to repopulate the sort
dialogue correctly - some hidden namespace entry ?

"Tom Ogilvy" wrote:

If you mean with code,
Except by examining the data, I don't believe there is a built in method.

--
Regards,
Tom Ogilvy


"CLR" wrote:

Hi All.....
Can anyone tell me if there is a way through VBA to determine how a database
is sorted....ie: which is the 1st, 2nd, and 3rd sort keys, or even just which
is the first?

Thanks,
Vaya con Dios,
Chuck, CABGx3




All times are GMT +1. The time now is 06:29 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com