Message 1 of 6
error when I export AutoCAD table to specific excel sheet ".xlsx"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello every one
I've a lisp code that export an AutoCAD table to a specific excel sheet with extension ".xlsx" or ".xlsm"
and it open the workbook and the worksheet but it gives me error and doesn't export the data
it should open this workbook and open sheet with name "input"
then export the data of the AutoCAD table to this sheet start from cell "A5"
and save the sheet with the path of the DWG and with its name
I'll upload the excel sheet and AutoCAD DWG
and thanks in advance