Hello,
We use the EXCEL nomenclature extracted from SMARTBOOM via MyCadTools, I would like to know if it was possible to create a hyperlink that would allow to open the drawing according to the reference of each part, the drawings would be located in a folder on a server.
Thanks in advance
Hello;
Smartbom does not offer to create hyperlinks natively, but you can add a column with the full paths of the components in the BOM (smartbom), then in Excel (the model workbook used in Smartbom for this BOM) declare this column as " hyperlinks ".
Then if you have some knowledge of macro (VBA), you can link the names of your components to their respective addresses and hide the column with the full paths...