01-21-2021
04:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
01-21-2021
04:22 AM
Multi Delete or Change Linked Excel from all parts using Ilogic Rule
Hi,
I want to create a rule to delete or change the excel file linked in all parts. Run it on the top assembly, and then automatically it will delete/change the linked file (Excel) in every single part and sub assemblys.
I believe de code is this:
changeOK = GoExcel.ChangeSourceOfLinked(partialOldName, newName)
*I don't understand nothing aboud coding...
Thank you