rajncajn Posted August 17, 2012 Posted August 17, 2012 I am trying to export a manually generated material list (not an AutoCAD "table") to an Excel spreadsheet or a .csv file. I've tried selecting the text and right clicking, but there is no export option. I've also tried selecting the text and going directly to Export, but I see no option to save it as a .csv. Quote
MSasu Posted August 17, 2012 Posted August 17, 2012 You may try to use the DATAEXTRACTION command - I believe that is better to proceed with one column or row (the ones which are less) at a time to have some level of control over data extracted. Quote
rajncajn Posted August 17, 2012 Author Posted August 17, 2012 You may try to use the DATAEXTRACTION command - I believe that is better to proceed with one column or row (the ones which are less) at a time to have some level of control over data extracted. That seems like it will work, though it will be a time-consuming process. It seems like I remember doing this when I used AutoCAD regularly in the late 90's and it was much easier. Regardless, thank you for your help. Quote
ReMark Posted August 17, 2012 Posted August 17, 2012 You probably used a custom lisp routine. Something like the one in this thread... http://forums.augi.com/showthread.php?138535-Export-text-into-excel-urgent 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.