AUTOCAD-TABLE COMBINE

AUTOCAD-TABLE COMBINE

cturlington
Collaborator Collaborator
6,009 Views
6 Replies
Message 1 of 7

AUTOCAD-TABLE COMBINE

cturlington
Collaborator
Collaborator

Hello,

 

I am using AutoCAD 2017.

 

Is there a way to combine two tables, or insert one at the end of another inside a drawing ?

0 Likes
Accepted solutions (1)
6,010 Views
6 Replies
Replies (6)
Message 2 of 7

imadHabash
Mentor
Mentor

Hi,

 

your issue is doable and could be done BUT would you please make your issue more clear and give us more details?

 

Regards,

Imad Habash

EESignature

0 Likes
Message 3 of 7

john.vellek
Alumni
Alumni
Accepted solution

Hi @cturlington,

 

TO "merge" tables I typically add the appropriate number of columns or rows into the first table and then copy/paste the contents of the 2nd table into it.

 

There are likely some add-ins or routines that might make this a simpler process.  You might see if there are any in the Autodesk App Store.

 

 

Please select the Accept as Solution button if my post solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
Message 4 of 7

IZZATFIKRI
Contributor
Contributor

text colour.PNG

 

how do I want to change the color of text background?

0 Likes
Message 5 of 7

john.vellek
Alumni
Alumni

Hi @IZZATFIKRI,

 

When you use fields in a table you have the option to give table cells a background color.  I made a quick video that shows how the field text itself does not have a background color.  In the print process you can look at the preview to see that there is not background to the field itself.

 

 

Please select the Accept as Solution button if my post solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
Message 6 of 7

kyho_cad02
Contributor
Contributor

I have the same question, what I want to happen is to combine txt contents of cell a1 and cell a2 to cell a3, is there a way, command or lisp that has the same function as "concatinate" formula in excel.?

0 Likes
Message 7 of 7

pendean
Community Legend
Community Legend

@kyho_cad02 wrote:

I have the same question, what I want to happen is to combine txt contents of cell a1 and cell a2 to cell a3, is there a way, command or lisp that has the same function as "concatinate" formula in excel.?


AutoCAD does not have such an ability, wondering if you got a chance to just try it to find out for yourself yet:

pendean_0-1712837703754.png

 

 

If you need this, and often, consider using EXCEL tables then linking them into your DWG files is an option to consider.