ngolynguyen Posted November 24, 2017 Posted November 24, 2017 Hi there, im using AutoCAD 2017 and I have a problem. I used DATAEXTRACTION command to create an excel file X and Y coordinate of mtext. When finished edit .xls file, I want to import it into AutoCAD again but i dont know how? Pls help me Quote
BIGAL Posted November 24, 2017 Posted November 24, 2017 (edited) It's real easy you use the concatenation commnand in excel =concatenation ("text" ,b1,",",c1," 90 2.5") Where b1 is x and c1 is y Just copy the column to the autocadcommand line Sorry typed on IPad may need a check. Just look at command line for manual entry Edited November 24, 2017 by BIGAL Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.