Jump to content

Table sort, move rows and columns for Autocad 2021-2023


Danielm103

Recommended Posts

Probably still has a ton of bugs, just looking for feedback to see if this works with your tables

the installer is a .bundle and an arx, nothing is written to the registry...

 

Sort menu;

Sort expects to the column to be the same datatype.

The module tries to convert text numbers to real numbers before sorting

 

Sort ignores:

 -first row if it’s a title row.

-second row if it’s a header row.

 

Sort menu is greyed out when:

-there’s merged cells (except title)

-locked or read only content or format

-cell overrides this module doesn’t understand (modified gridlines)

-has a datalink

-cell has a block or multiple content

 

Move menu is greyed out when:

-Inside a cell

-range spans multiple rows/or columns

-cell overrides this module doesn’t understand (modified gridlines)

-has a datalink

-cell has a block or multiple content

-has a merge that’s outside the range

 

Command: CEXTABLESORTERROR

Prints the last 10 reasons why the menu was greyed

 

Command: CEXTABLESORTVER

Prints the version number

 

TableSort 1.1.90.msi

Edited by Danielm103
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...