Hi Alan -- In order to sort them into the order you want them in, you will need to assign each a number that will be used as the sort key. I assume you can define the key and do that.
Assign that key to a variable. Use the AddColumn to list the variable. Run the Exploration. Click on the header for the column that has your sortkey. Thanks, Howard On Sat, Apr 10, 2010 at 1:45 AM, Alan <[email protected]> wrote: > > > In the first column of the results of my exploration is a list of Ticker > Symbols. These symbols are listed alphabetically in ascending order. I > would like to have these tickers listed in a certain specified order > which would not be an alphabetical ascending or descending order but in > an order of my own choosing. Is there a way to do this? > > >
