Message 1 of 3
Sheet Sets: What Subset is a Sheet part of?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have existing VB.NET code (Thanks Lee Ambrosius) that iterates though a Sheet Set and returns all Sheets and Subsets (see attached). This is what I want except, when I find a Sheet, how would I go about finding what Subset it is part of (if any)?
In my test Sheet Set, some drawings are in Subsets and others are not, but the attached code returns all sheets regardless if they are in a Subset or not. Like I said, this is fine, but I need to know what Subset any particualr sheet is a part of (if any).
TIA
spanqy