farful
Mechanical
- Mar 27, 2007
- 6
Summary: I wish to automatically obtain the Bill of Materials (BOM) from a SolidWorks assembly file (.SLDASM) and import it into Excel.
I'm somewhat familiar with VBA. I have an Excel file with a list of file location and file names. From here I want to create a connection to SolidWorks (via ADO/DAO? not sure how to do this) and extract the BOM information from the assembly and import it into Excel. There would be no need to physically open up the assembly, just create the connection and export the BOM information.
Thanks in advance!
I'm somewhat familiar with VBA. I have an Excel file with a list of file location and file names. From here I want to create a connection to SolidWorks (via ADO/DAO? not sure how to do this) and extract the BOM information from the assembly and import it into Excel. There would be no need to physically open up the assembly, just create the connection and export the BOM information.
Thanks in advance!