Text from Excel to autocad
Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DWF formats, Design Review, AutoCAD 360, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=13886
Printed Date: 31.May.2026 at 18:15
Topic: Text from Excel to autocad
Posted By: Shamaoon
Subject: Text from Excel to autocad
Date Posted: 22.Aug.2023 at 09:21
|
Recently I have been facing an issue to input text that is in excel spreadsheet into autocad as text, and I have to repeatedly move excel to autocad and autocad to excel to copy paste text. I have seen somewhere that Concatenate in excel with coordinates could create text which i have tried but found no success, kindly share any possible solution to this.
|
Replies:
Posted By: Vladimir Michl
Date Posted: 22.Aug.2023 at 13:17
|
You can "concat" text command (in Excel) which will simulate keyboard entry string in AutoCAD. If you create an exactly same string as you would type manually, you can than copy/paste it from Excel to AutoCAD (or save it to a .SCR file and run it with the SCRIPT command).
E.g. _-MTEXT 0,0 _wi 110.0 Hello world _empty_line_
------------- Vladimir Michl (moderator) ARKANCE - https://arkance.world" rel="nofollow - https://arkance.world - Autodesk Platinum Partner
|
Posted By: Shamaoon
Date Posted: 23.Aug.2023 at 13:04
|
Yes you are right this works but it not useful if i want to change text style ,width factor and to justify as centered, If you think this can be possible kindly share.
|
|