Sorting rows

You can sort the data, but any sort criteria you define are for testing only and are not saved with the table or passed to the DataWindow painter.

StepsTo sort the rows:

  1. Select Rows>Sort from the menu bar.

    The Specify Sort Columns dialog box displays.

  2. Drag the columns you want to sort on from the Source Data box to the Columns box:

    The Specify Sort Columns dialog box is shown.

    A check box with a check mark in it displays under the Ascending heading to indicate that the values will be sorted in ascending order. To sort in descending order, clear the check box.

  3. (Optional) Double-click an item in the Columns box to specify an expression to sort on.

    The Modify Expression dialog box displays.

  4. Specify the expression.

    For example, if you have two columns, Revenues and Expenses, you can sort on the expression Revenues – Expenses.

  5. Click OK to return to the Specify Sort Columns dialog box with the expression displayed.

  6. When you have specified all the sort columns and expressions, click OK.