excel paste special to autocad entities

excel paste special to autocad entities

david.marr
Contributor Contributor
13,087 Views
21 Replies
Message 1 of 22

excel paste special to autocad entities

david.marr
Contributor
Contributor

I have searched all of the excel to AutoCAD entities topics and no one has addressed the issue I'm having. When I select my table info in excel, then go into AutoCAD and pastespec to AutoCAD entities, the table comes in, but the text in the table is A., wrong size, B., Wrong font, and C., the wrong color. I've tried setting excel to system font, and I set my desired table style as current, still get text that is the font and size from excel and the color 0,0,0 which is black. see attached screenshots.

 

 

0 Likes
Accepted solutions (1)
13,088 Views
21 Replies
Replies (21)
Message 21 of 22

david.marr
Contributor
Contributor

Not the clean cut solution I wanted, but it does work. still will not change the ' and " symbols to simplex, they stay as Arial but I can deal with that by having those symbols formatted into the cell and have the engineers that create the spreadsheet not use them. Thanks!

0 Likes
Message 22 of 22

MTovarF8BXV
Community Visitor
Community Visitor

Hi David. I know is a late  reply but people are overcomplicating things. I use to have the same issue as you. The solution is simple:

Before inserting cells from Excel, check the system Variable PASTESPECMODE :

 

Value 0 (default): Keeps the Microsoft Excel formatting.
Value 1: Inherits the cell formatting defined in the AutoCAD table style.

 

This should solve your issue.

0 Likes