Table sorting

297

Table sorting

Attention! The plugin is purchased for the specified version of the Autodesk product!

To use the purchased license, use the Personal account of the ModPlus software installed on Your computer
Old price: 0.00 USD
6.00 USD
  • Sorting rows and columns in tables

    Launch Options

    • AutoCAD Context Menu

    Icon

    32x32px 16x16px dark 32x32px dark 16x16px

    Related News and Articles


    Using

    When AutoCAD is loaded, new items appear in the context menu:

    1

    MP:Sort

    The command is intended for sorting data in tables with the ability to select direction, sorting area, and preserve cell styles.

    2

    Type – defines the sorting scope:

    • Rows – sorts data vertically within the selected area, separately in each column
    • Columns – sorts data horizontally within the selected area, separately in each row
    • Rows completely – sorts whole rows within the selected area
    • Columns completely – sorts whole columns within the selected area

    Direction – defines sorting order:

    • Ascending – from smaller to larger (A–Z, 0–9)
    • Descending – from larger to smaller (Z–A, 9–0).

    Styles – defines whether cell styles are preserved during sorting:

    • No styles – only cell values are sorted, styles remain in original positions
    • With styles – data is moved together with formatting styles (color, text height, alignment, etc.).

    MP:Move

    5

    The command is intended for moving rows or columns in a table.

    • Move rows – select individual cells or entire rows, then choose MP: Move → Rows and specify the position before which the selected rows should be placed. Rows are moved to the new location, and the remaining rows shift automatically.
    • Move columns – select individual cells or entire columns, then choose MP: Move → Columns and specify the position before which the selected columns should be placed. Columns are moved to the new location, and the remaining columns shift automatically.
  • Change history for
    Year

    2026 Year

    AutoCAD: Table sorting 1.0.1.0 (16.04.2026)

    Fix
    Fixed the sorting method where numbers with a prefix or suffix were sorted as strings.