Message 1 of 10
If a Sub Assembly is suppressed then do something to that assembly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I basically want a piece of code that will look at sub assemblies but only the top layer of subassemblies to do something to any sub assemblies that are suppressed. So I have a main assembly with only assemblies within it. But some of those sub assemblies will have sub assemblies of their own that i want unaffected.
Any help would be appreciated, i am novice to logic.