NHM Posted May 22, 2010 Posted May 22, 2010 Not a problem, I had fun I have a LISP Code which gives me Length;Nos. Output in text window.... I have an Excel File with header of Length & Nos. already prepared.. Initially I use to Copy the output from AutoCAD Text window and paste it to Excel Spreadsheet under length & nos. Column Header respectively... What I wanna do is directly create a LISP wherein I am prompted to open an Excel File (Header of Length & Nos in my case) and the data of length and nos get directly pasted under respective column header instead of F2 Screen menu window.... I visited this thread and studied ECOORE.lsp of VVA but was not able to solve my problem...FYI.. Am attaching a LISP FIle & Excel Sheet for reference... Help of any sort is greatly appreciated... Tendon_Length_Nos._Schedule_Excel_PTSI_TTS1.lsp Cutting .zip Quote
BIGAL Posted May 25, 2010 Posted May 25, 2010 Search here for "excel" you will get lots but there are examples of reading and writing to excel. Autocad help may even have an example have you checked they used to supply an example drawing and code called "shaft". Quote
NHM Posted May 25, 2010 Author Posted May 25, 2010 Search here for "excel" you will get lots but there are examples of reading and writing to excel. Autocad help may even have an example have you checked they used to supply an example drawing and code called "shaft". Thanks BIGAL for your concern... I shall continue my search; 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.