Message 1 of 34

Not applicable
04-01-2016
05:18 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I have a problem:I have an assembly containing a mass of assembleys.
Often I have to update all those assembley changing the last part of their names, the better thing would be substitute each assembly and rename the new one substituing the last part of name with an other. The important thing is that all the assembleys have the same last part of name and I have to substitute this part with the same text for each assembleys.
Just this, not copy the parts and subassembly contained in those assembly,just riutilize them . This assembleys are normal (not ilogic, no iassembly)
Could you write to me a rule (better would be VBA but ok also ilogic if you are able to do by it) to do this automatically for whole assembleys contained in my assembly? I don't need form or similar, it could be sufficiently to write the text to substitute and the newone at code level
Actually I make it by design assistance but I lose a lot of time each time.
Thank you for you help
Solved! Go to Solution.