Rename text on tables (in columns by Query like fourmula)
Some times, when you have big project with lots of Parking Lots or Grid Liness, renaming them after a sustantial change (or even a little change) on the project it's time consuming activity, but it is not productive activity, and could be eliminated by automating Revit a little more.
In AutoCAD we have a great command, TCOUNT (Text Count) that let you rename text in your project based on it geometrical position. Will be awesome to have a tool like this on revit to renaming components in the models.
But also will be great improvement (I think a mandatory one) to implement a Query Calculation Tool, or similar, that let's you calculare and RECALCULATE or RENAME by formulas the fields on table columns. It should allow you to rename fields with texts and / or numbers in descending or ascending order (1, 2, 3, ...; a, b, c, ..., a1, a2, a3, ...), and if possible, by orden based on their geometric position (if you do the query in geometric objects).