Posts

Showing posts from April, 2017

Table Export ( Text to Excel )

Image
Export Text from a Drawing to an Excel Spreadsheet "TE" is a LISP command for exporting text from a drawing to an Excel spreadsheet.  This command will attempt to locate text in columns based on your selection criteria. Start by loading the LISP code and typing "TE" at the Command line.  The program first will attempt to link with the Excel application, which must exist on your computer.  This program is very cool when it works, but make sure you have Excel installed. You might need to edit the code yourself for specific versions of Excel.