"Order Custom" sort option

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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!
 
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!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top