marknorthcott
2006-06-21, 02:45 PM
We use spreadsheets and tables a lot at my office, we also use a lot of the same information in block attributes on our drawings. i have often taken the attributes and extracted the data to tables to save time when it is possible as it saves a lot of time, but for a lot of projects the data is already compiled in table form in either autocad or excel.
i'm not an expert at programming, aside from macros, but i do have an idea of how this program would work.
i would like to be able to insert a block through a macro that also runs a program to access a spreadsheet or table, query the user to ask what row is being accessed (or column) then automatically take each cell in that row and transfer the content of each cell into a corresponding attribute.
if it's at all possible, a version of this program that can access an excel spreadsheet would be great too.
i'm not an expert at programming, aside from macros, but i do have an idea of how this program would work.
i would like to be able to insert a block through a macro that also runs a program to access a spreadsheet or table, query the user to ask what row is being accessed (or column) then automatically take each cell in that row and transfer the content of each cell into a corresponding attribute.
if it's at all possible, a version of this program that can access an excel spreadsheet would be great too.