Add/Subtract a constant Number to Multiple Text Entities in AutoCAD!

Adding or subtracting constant to a number of different Text objects in AutoCAD was a task I used to hate not so long ago. There is nothing worse than wasting valuable time editing Text because suddenly you have realized that for example, the benchmark on the plan has typing mistake. And a number needs to be added to all Text objects with the elevations on the plan.

Usually, when it comes to a text we all tend to think for Find and Replace, however in this situation when all the text objects are way different and we have nothing in common which to replace.
To achieve our goal, we will use a clever AutoLISP that Increments the first positive number in a TEXT string by the given increment! Just follow these 5 Simple Steps

  1. Download the Lisp from Here.
  2. Open the drawing and Load the Lisp.
  3. Type in the command line INC to trigger it.
  4. A message will appear “Select TEXT containing NUMBERS to increment.” it is now the time to select all the Text objects to be modified and hit Enter.
  5. Now, type in the desired Increment. If you need to add a constant just type it, if you need to subtract, just type it with “-” sign in front. Then hit Enter.

Note: This LISP works only with TEXT objects! In order to make your MTEXT to TEXT objects just Explode them.
To convert Multiple TEXT to MTEXT without moving them you can Check our Post: Multiple Text to MText Without Moving! (Convert Text to Mtext Without any Formatting!)

This was it, to add or subtract a number to Text objects in AutoCAD is not that time-consuming task after all!

Check our other AutoCAD related posts for more great tips!

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?

Leave a Reply

.wp-container-core-social-links-is-layout-1.wp-container-core-social-links-is-layout-1{flex-wrap:nowrap;justify-content:flex-start}.wp-container-core-social-links-is-layout-2.wp-container-core-social-links-is-layout-2{flex-wrap:nowrap;justify-content:flex-start}