The download page is full of useful links and macro downloads. These macros are free for you to use and play about with. The download files are SolidWorks .swp macro files
Export SolidWorks BOM To Excel
This SolidWorks macro will Export SolidWorks BOM to Excel by using the SaveAsText fucnction. This will first save it as a .CSV file and then be converted into an .XLS.
How to delete SolidWorks Custom Properties
This macro will pass the values from the Configuration Specific window to the Custom window then delete the Configuration Specific values
SolidWorks Switch To Assembly From Drawing
This simple but effective macro switches from the drawing to the assembly. Useful if you need to access custom properties.
Force Rebuild And Save
This simple but effective macro combines the ForceRebuild3 and Save SolidWorks funtions. It is useful if your drawing views disappear.
SolidWorks Save As Document Utility
This has been updated to work with SolidWorks 2013 and upwards. I have tested the macro in SolidWorks 2017.
This efficient macro will save your documents as eParts, eAssemblies, eDrawings, PDF's and DXF's all in one go.
I have also supplied a bmp image for you to add to your macro button.
Watch the video on how to run a .swp macro from within SolidWorks if you are unsure on how to get a .swp macro running