Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Excel VBA help defines Order Custom as "a one-based integer offset to the list of custom sort orders." I can not find any other info on the board or google search. Could someone please explain this to me? Thanks! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Tools | Options | Custom Lists displays a listing of all the "custom" sorts in Excel. If you specify one of the lists then the sort will be done in the order shown in the list. "OrderCustom" is an index into that list. It tells Excel which list to use. -- Jim Cone San Francisco, USA http://www.realezsites.com/bus/primitivesoftware (Excel Add-ins / Excel Programming) "justme" wrote in message Hi, Excel VBA help defines Order Custom as "a one-based integer offset to the list of custom sort orders." I can not find any other info on the board or google search. Could someone please explain this to me? Thanks! |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Cool, thanks!
|
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
SORT a column of Texts to follow another "EXACT" order | Excel Discussion (Misc queries) | |||
Can I do a "random order" sort? | Excel Discussion (Misc queries) | |||
Custom Filtering - Limitations of the "Contains" option | Excel Worksheet Functions | |||
pictures to work with "data" "sort" option | Excel Discussion (Misc queries) | |||
Custom Menus & "Begin a Group" option | Excel Programming |