Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

automatically inserting a data extraction table

stingers80-cgarchitect
Advocate

automatically inserting a data extraction table

stingers80-cgarchitect
Advocate
Advocate
Anybody can help me with this? I want to create a data extraction table inside a drawing to calculate number of some objects. The thing is that we have more than 50 of these projects and not everybody knows how to work with data extraction. I noticed that every time you want to create that table you should choose the .dxe template and save it as a new .dxe file and continue. Is there a way to have one .dxe for all the drawings? So that I could copy paste the table to a drawings and the fields would update according to the new drawing? Thanks
0 Me gusta
Responder
246 Vistas
1 Respuesta
Respuesta (1)

Jonathan3891
Advisor
Advisor

The only way to accomplish this is to use VBA in excel.

 

This thread should help you. I posted some VBA code that will do what your asking.


Jonathan Norton
Blog | Linkedin
0 Me gusta