PDA

View Full Version : Append Sheet List tables to Excel Spreadsheets



jgratton
2006-06-12, 08:54 PM
Before anyone gets too excited, I'm looking for a way to do this, I don't have a solution at this time. The wish is to extract the information from sheets or the sheet list tables and append the field information from each sheet to a separate line in a master spreadsheet that would hold information for ALL the projects.

The objective is to use the .xls file to do searches on key words.

I have mastered the sheets and the sheet list table, does anyone have any advice on how to take it to the next level?

Mike.Perry
2006-06-22, 08:16 AM
Hi

Have you looked at Exporting the information contained within your AutoCAD Table as a Comma Delimited file ( .CSV ), then bringing the information contained within that file into your Excel file ( .XLS )...

Have a good one, Mike

jgratton
2006-06-29, 09:58 PM
Hi

Have you looked at Exporting the information contained within your AutoCAD Table as a Comma Delimited file ( .CSV ), then bringing the information contained within that file into your Excel file ( .XLS )...

Have a good one, MikeBut what if someone wanted to gather numerous csvs into one master xls?