virendra.chavda697831
2015-04-14, 04:16 PM
Hi everyone,
i am new to autolisp. apologies if i mention stupid things. i work as a quantity surveyor in building projects. We mostly get autocad drawings from consultants and prepare quantities spreadsheets. I wonder if i have a routine which can directly export data from autocad to excel.
The routine should ask for options (what you want to export) i.e. distance, length, area or text. once we make a choice it will ask for appropriate selection. For example, for distance it will ask select first point then second point. In third step it may ask for "Specify column range in excel" i.e. A,B,C etc. (I assume that file name and sheet name are predefined. plz guide me on this)
On execution of command, it will find non empty cell in specified workbook and puts the value.
i know i won't get cake on this but bread will be fine. i also checked getexcel.lsp. But, it lacks the functionality i need. i am ready to learn autolisp. Suggest me some good resources to achieve my objective.
thank you
virendra
i am new to autolisp. apologies if i mention stupid things. i work as a quantity surveyor in building projects. We mostly get autocad drawings from consultants and prepare quantities spreadsheets. I wonder if i have a routine which can directly export data from autocad to excel.
The routine should ask for options (what you want to export) i.e. distance, length, area or text. once we make a choice it will ask for appropriate selection. For example, for distance it will ask select first point then second point. In third step it may ask for "Specify column range in excel" i.e. A,B,C etc. (I assume that file name and sheet name are predefined. plz guide me on this)
On execution of command, it will find non empty cell in specified workbook and puts the value.
i know i won't get cake on this but bread will be fine. i also checked getexcel.lsp. But, it lacks the functionality i need. i am ready to learn autolisp. Suggest me some good resources to achieve my objective.
thank you
virendra