I simply want to paste a series of cells from excel into an existing autocad table. About 8 rows, 1 column thick. I want the values to acquire the destination formatting too if possible. I do not want to create an OLE object or anything fancy. I have seen instructions to use "Paste Special" on forums, but I do not have this choice when I right-click. I'm sure this is possible.
Any help would be greatly appreciated.
Solved! Go to Solution.
Solved by Crass. Go to Solution.
The PASTESPEC command is helpful to know.
However, I still do not see how you can "paste as rows" - this is the nomenclature from Ms Word.
When I go into an AutoCad table cell, I do have "Paste Special" > "Paste without Character Formatting" as the only option. This pastes all data for multiple rows into one cell. I want to enter data into multiple rows at once:
Excel Row 1 > Cad Row 5,
Excel Row 2 > Cad Row 6,
Excel Row 3 > Cad Row 7,
etc ...
FYI, This is the best solution for my situation:
I can update multiple cells at once, which is a big timesaver in this case.
Thanks Dean.
After you have copied the area from Excel, go into AutoCad and do not right click instead click on edit button then click on paste special then click on Excel link.
I think we are not on the same page. If I am not wrong, you want to extract some values from Excel tables directly into existing Autocad tables. I have not tried that because I don't like using the Table function in AutoCad since it is very slow and very limited in function. I do all my tables and calculations/programming in Excel and then I would just paste them onto Autocad. You can highlight/copy the range in Excel and then right click in Autocad and it will allow you to paste the excel file as a one autocad entity. The problem with this is that if you update the Excel file, the one pasted on Autocad will not be updated. However, if, after you higlight/copy a range in Excel, go to your Autocad drawing but instead of right clicking, click on the Edit pulldown menu then click on paste special then click on paste link. It does create an OLE and each time you update and save the Excel file it will automatically be reflected on the Autocad.
I SELECTED ALL THE CELLS I WANT THEN I COPED IT IN TO AUTO-CAD AS WRITTEN . THE TEXT COLOR IS BLACK AS IN THE EXCEL SHEET , TO SOLVE IT I CHANGED THE TEXT COLOR IN EXCEL THE I COPED IT TO AUTO-CAD , IS THAT RIGHT ?
The text appears black and cannot be changed all at once after pasting AutoCAD Entities. Is there a way to change it all at once to white?
I am unable to change all pasted cells to white, color 7, for some reason.
Please help?
I'm having the same trouble - Copy from Excel>Paste Special>ACAD Entities
The text color comes in as black 0,0,0 and does not correlate with the standard white (7) in my layer. To change the color, I have to change it via Text Edit by changing the text in each individual cell to By Layer (white). This is very time consuming... Is there a work around?
Unfortunately not in LT. In full AutoCad I believe there is a workaround which sorts the table all at once.
Howard Walker
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
{ in full-AutoCAD i would use the tool STRIPMTEXT }
In LT i would change the color in Excel, of course it is still an internal truecolor mtext format,
but others way with a real solution is to much work or needs much knowledge how to edit
File content by workarounds (like ascii DXF or temporary inside another software)
Sebastian
Can't find what you're looking for? Ask the community or share your knowledge.